diff options
Diffstat (limited to 'src/layouts')
-rw-r--r-- | src/layouts/_container.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/layouts/_container.scss b/src/layouts/_container.scss index b8fc879..26ba16f 100644 --- a/src/layouts/_container.scss +++ b/src/layouts/_container.scss | |||
@@ -79,11 +79,6 @@ | |||
79 | } | 79 | } |
80 | } | 80 | } |
81 | 81 | ||
82 | @include iro.bem-modifier('themed') { | ||
83 | background-color: fn.global-color(--bg); | ||
84 | color: fn.global-color(--fg); | ||
85 | } | ||
86 | |||
87 | @include iro.bem-modifier('in-page') { | 82 | @include iro.bem-modifier('in-page') { |
88 | margin-top: fn.dim(--in-page-spacing-y); | 83 | margin-top: fn.dim(--in-page-spacing-y); |
89 | margin-bottom: fn.dim(--in-page-spacing-y); | 84 | margin-bottom: fn.dim(--in-page-spacing-y); |