Files
explainegy-nextjs/styles/Nav.module.scss
2022-12-19 01:24:25 +01:00

6 lines
82 B
SCSS

.nav {
background-color: rgb(12, 12, 14);
height: 60px;
margin-bottom: 50px;
}