User:4erospace/sandbox: Difference between revisions
m CSS test |
m CSS test |
||
Line 56: | Line 56: | ||
#first-container { | #first-container { | ||
display: flex; | display: flex; | ||
justify-content: space-between; | |||
} | } | ||
Line 71: | Line 72: | ||
#main-page-nav { | #main-page-nav { | ||
height: 500px; | height: 500px; | ||
width: | width: 45%; | ||
border: solid; | border: solid; |