diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 9dae8f8..a3acc01 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -21,6 +21,10 @@ width: 100%; position: relative; } +.topcontent{ + position: relative; + z-index: 1; +} .layout-content { position: relative; min-height: 42.5em;