aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_banners.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/hmno_banners.scss')
-rw-r--r--app/assets/stylesheets/hmno_banners.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/assets/stylesheets/hmno_banners.scss b/app/assets/stylesheets/hmno_banners.scss
index 205b7c9..d01570e 100644
--- a/app/assets/stylesheets/hmno_banners.scss
+++ b/app/assets/stylesheets/hmno_banners.scss
@@ -1,3 +1,9 @@
+@import "color_scheme";
+
#slider {
+ margin: {
+ left: $sidebar-margin;
+ right: $sidebar-margin;
+ }
text-align: center;
}