Main Page: Difference between revisions
m CSS test |
m CSS test |
||
Line 67: | Line 67: | ||
#continent-map { | #continent-map { | ||
flex-basis: 55%; | flex-basis: 55%; | ||
height: | height: 600px; | ||
} | } | ||
Line 75: | Line 75: | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
height: 320px; | height: 320px; | ||
} | } | ||
Line 84: | Line 81: | ||
flex: 0 0 55%; | flex: 0 0 55%; | ||
height: 400px; | height: 400px; | ||
} | } | ||
Line 92: | Line 86: | ||
flex-basis: 45%; | flex-basis: 45%; | ||
height: 800px; | height: 800px; | ||
} | } | ||