Thibaut пре 10 година
родитељ
комит
175c982026
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      assets/stylesheets/components/_page.scss

+ 1 - 1
assets/stylesheets/components/_page.scss

@@ -5,7 +5,7 @@
 ._page {
   position: relative;
 
-  ._page-error { position: static; }
+  &._page-error { position: static; }
 
   > h1 { @extend ._lined-heading; }
   > h1:first-child { margin-top: 0; }