Naming, footer, layout fixes.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _navigation.scss
index e2ff386..a139ae8 100644 (file)
@@ -483,11 +483,14 @@ body {
 
   p {
     margin: 0;
-    width: 427px;
     font-weight: $regular;
     @include font-size(15px);
     line-height: 130%;
     color: #808080;
+
+      @include rwd($break-menu) {
+          width: 427px;
+      }
   }
 }