fixed flexbox

This commit is contained in:
2023-11-26 10:52:47 +01:00
parent 0bd0426686
commit abdfcbd6ad

View File

@@ -492,9 +492,6 @@
flex-flow: row wrap; flex-flow: row wrap;
justify-content: space-around; justify-content: space-around;
} }
.theme-Baupm .columns .column {
flex: 1 100%;
}
@media screen and (max-width: 899px) { @media screen and (max-width: 899px) {
.theme-Baupm #header { .theme-Baupm #header {