File tree Expand file tree Collapse file tree
angular/src/app/frame/headbar Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 display : flex;
44 align-items : center;
55 background-color : # 000000 ;
6- margin-left : 2 em ;
6+ margin-left : 1.7 em ;
77 cursor : pointer;
88}
99
1010.logo-text {
11- font-family : Roboto, "Helvetica Neue" , sans-serif;
12- line-height : 18px ;
11+ font-family : sans-serif;
12+ font-weight : bolder;
13+ font-size : 15px ;
14+ line-height : 17px ;
1315 color : # ffffff ;
14- font-size : 12px ;
1516 white-space : nowrap;
16- margin-right : -10px ;
17+ margin-left : 0px ;
18+ margin-right : 0em ;
1719 display : inline-block;
1820}
1921
8587 height : 30px ; /* Height of the container */
8688 overflow : hidden;
8789 margin-right : 5px ;
90+ margin-bottom : 0em ;
8891}
8992
9093.image-container {
9396 overflow : hidden;
9497 position : relative;
9598 margin-left : -60px ;
96- margin-top : -2 em ;
99+ margin-top : -2.1 em ;
97100}
98101
99102.scaled-image {
You can’t perform that action at this time.
0 commit comments