mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-30 13:17:13 +01:00
sidebar nav
This commit is contained in:
5
styles/Nav.module.scss
Normal file
5
styles/Nav.module.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.nav {
|
||||
background-color: rgb(12, 12, 14);
|
||||
height: 60px;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
Reference in New Issue
Block a user