File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 < nav role ="navigation " [attr.aria-label] ="'nav.user.description' | translate " class ="container navbar navbar-expand-md px-0 ">
33 < div class ="d-flex flex-grow-1 ">
44 < a class ="navbar-brand m-2 " routerLink ="/home ">
5- < img src ="assets/images/dspace- logo.svg " [attr.alt] ="'menu.header.image.logo' | translate "/>
5+ < img src ="assets/images/vsb-cs- logo-w .svg " [attr.alt] ="'menu.header.image.logo' | translate "/>
66 </ a >
77 </ div >
88 < div class ="navbar-buttons d-flex flex-grow-1 ml-auto justify-content-end align-items-center gapx-1 ">
Original file line number Diff line number Diff line change 1+ .header {
2+ background-color : var (--ds-header-bg );
3+ }
4+
15@media screen and (min-width : map-get ($grid-breakpoints , md )) {
26 nav .navbar {
37 display : none ;
48 }
5- .header {
6- background-color : var (--ds-header-bg );
7- }
89}
910
1011.navbar-brand img {
You can’t perform that action at this time.
0 commit comments