File tree 3 files changed +2
-4
lines changed
3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 10
10
font-weight : 300 ;
11
11
margin : 0 ;
12
12
padding : 28px 8px ;
13
- font-size : 20px ;
13
+ font-size : 20px !important ;
14
14
}
15
15
}
16
16
Original file line number Diff line number Diff line change 1
1
< mat-toolbar color ="primary " class ="default-navbar-header mat-elevation-z6 ">
2
2
< mat-toolbar-row fxLayout ="row " fxLayoutAlign ="space-between center ">
3
-
4
3
< a mat-button href ="/ " aria-label ="Angular Material ">
5
- <!--<img class="default-angular-logo"-->
6
4
< img class ="default-angular-logo "
7
5
src ="assets/img/homepage/angular-white-transparent.svg "
8
6
alt ="angular ">
44
42
</ button >
45
43
</ ng-container >
46
44
</ mat-menu >
47
-
48
45
</ mat-toolbar-row >
49
46
50
47
< mat-toolbar-row fxLayout ="row " fxLayoutAlign ="space-between center " fxHide fxShow.lt-sm >
Original file line number Diff line number Diff line change 1
1
:host {
2
+ position : sticky ;
2
3
top : 0 ;
3
4
left : 0 ;
4
5
right : 0 ;
You can’t perform that action at this time.
0 commit comments