5 lines
76 B
CSS
5 lines
76 B
CSS
|
.sidebar-nav {
|
||
|
margin-top: 20px;
|
||
|
padding: 0;
|
||
|
list-style: none;
|
||
|
}
|