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