quick fix
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _text.scss
index 1fde2b9..c4ff0f3 100644 (file)
@@ -1064,6 +1064,10 @@ background: #fff;
     }
 
     #other {
+        display: none;
+        @include rwd($break-wide) {
+            display: block;
+        }
        ul {
            list-style: none;
            margin: 0;