Alathra:Navigation: Difference between revisions

m CSS test
m CSS test
Line 13: Line 13:
     flex-direction: row;
     flex-direction: row;
     justify-content: center;
     justify-content: center;
     row-gap: 40px;
     gap: 200px;
   }
   }
}}
}}