6 lines
95 B
SCSS
6 lines
95 B
SCSS
.navbar {
|
|
border-radius: 0;
|
|
border-left: none;
|
|
border-right: none;
|
|
border-top: none;
|
|
}
|