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