GNET DEMO: Difference between revisions
From MediaWiki
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
@media screen and (width < 1280px) { | @media screen and (width < 1280px) { | ||
.mw-parser-output {flex-wrap: wrap} | .mw-parser-output {flex-wrap: wrap; | ||
justify-content:center; | |||
} | |||
} | } | ||
}} | }} |