Alathra:Navigation: Difference between revisions

m CSS test
m CSS test
Line 18: Line 18:
   @media screen and (max-width: 800px) {
   @media screen and (max-width: 800px) {
     #nav {
     #nav {
       height: 1200px;
       height: 800px;
       align-items: center;
       align-items: center;
     }
     }