215
edits
(Adding styling specific to the Main Page) |
(Navigation box width tweaks for mobile) |
||
Line 1: | Line 1: | ||
@media screen and (max-width: 1200px) { | |||
#main-page-nav>div { | |||
flex-grow: 1; | |||
} | |||
} | |||
#main-page-elin>ul { | #main-page-elin>ul { | ||
column-count: 2; | column-count: 2; |