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: 800px;
     height: 600px;
   }
   }
    
    
   #continent-map {
   #continent-map {
     flex-basis: 60%;
     flex-basis: 60%;
     height: 200px;
     height: 550px;
   }
   }
    
    
Retrieved from "https://wiki.alathra.com/"