mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 18:44:14 +00:00
8 lines
103 B
SCSS
8 lines
103 B
SCSS
@import 'src/app/navbar/navbar.component.scss';
|
|
|
|
nav.navbar {
|
|
border-bottom: 5px $green solid;
|
|
}
|
|
|
|
|