2,124
edits
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
.mainpage-links ul { | .mainpage-links ul { | ||
list-style: none; | list-style: none; | ||
height: 100%; | |||
display: flex; | |||
justify-content: space-around; | justify-content: space-around; | ||
flex-direction: column; | |||
} | } | ||