Layout fixes
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _simple.scss
index f87f970..7797c92 100644 (file)
@@ -8,6 +8,10 @@
     flex-direction: column;
     align-items: center;
 
+    &.wide {
+        align-items: normal;
+    }
+    
     .white-box {
         // for legacy templates
         width: 100%;