feat: initial bulma restructuring

This commit is contained in:
2025-04-13 09:00:27 +02:00
parent 7b336f2817
commit 809c73a767
11 changed files with 1329 additions and 2142 deletions

View File

@@ -145,7 +145,7 @@ label {
border-radius: 10px;
}
@media screen and (min-width: 800px) {
@media screen and (max-width: 800px) {
flex: 0 1 calc(25% - 0.5em);
}