Main Page: Difference between revisions
mNo edit summary |
m Fixed div heights for ImageMap |
||
Line 16: | Line 16: | ||
#getting-started { | #getting-started { | ||
flex-basis: 40%; | flex-basis: 40%; | ||
height: | height: 600px; | ||
} | } | ||
#continent-map { | #continent-map { | ||
flex-basis: 60%; | flex-basis: 60%; | ||
height: | height: 550px; | ||
} | } | ||