Changes for page Academy
Last modified by Erik Bakker on 2024/09/24 16:12
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.GadgetClass[1]
-
- content
-
... ... @@ -24,7 +24,7 @@ 24 24 } 25 25 26 26 /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */ 27 -@media screen and (max-width: 200px) { 27 +@media screen and (max-width: 1200px) { 28 28 .column { 29 29 width: 100%; 30 30 }