From abdfcbd6add7a50e4791410dd8141880cbed344c Mon Sep 17 00:00:00 2001 From: magdev Date: Sun, 26 Nov 2023 10:52:47 +0100 Subject: [PATCH] fixed flexbox --- stylesheets/application.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/stylesheets/application.css b/stylesheets/application.css index 0ffb7fb..03dfe54 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -492,9 +492,6 @@ flex-flow: row wrap; justify-content: space-around; } -.theme-Baupm .columns .column { - flex: 1 100%; -} @media screen and (max-width: 899px) { .theme-Baupm #header {