Alathra:Navigation: Difference between revisions
m CSS test |
m CSS test |
||
Line 14: | Line 14: | ||
justify-content: center; | justify-content: center; | ||
gap: 50px; | gap: 50px; | ||
} | } | ||
Line 26: | Line 25: | ||
flex-direction: column; | flex-direction: column; | ||
gap: 20px; | gap: 20px; | ||
flex-wrap: wrap; | |||
} | } | ||
} | } |