Missing logos.
[wolnelektury.git] / src / wolnelektury / static / 2022 / more.scss
index 906f1f3..60c7a1e 100644 (file)
@@ -267,7 +267,11 @@ form {
             display: flex;
             align-items: start;
             gap: 0 10px;
+
             flex-wrap: wrap;
+            @include rwd($B4) {
+                flex-wrap: nowrap;
+            }
 
             .buttonlike {
                 background: #FFA500;