mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-11-01 14:12:33 +01:00
6 lines
82 B
SCSS
6 lines
82 B
SCSS
.nav {
|
|
background-color: rgb(12, 12, 14);
|
|
height: 60px;
|
|
margin-bottom: 50px;
|
|
}
|