File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
<!-- STYLESHEETS -->
25
25
<!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
26
26
<!-- <link rel="preload" href="static/styles/highlights.css" as="style" /> -->
27
- < link rel ="stylesheet " type ="text/css " href ="/static/styles/global.css?v=7 " />
27
+ < link rel ="stylesheet " type ="text/css " href ="/static/styles/global.css?v=8 " />
28
28
29
29
<!-- FONTS -->
30
30
< link rel ="preconnect " href ="https://fonts.googleapis.com ">
Original file line number Diff line number Diff line change 15
15
16
16
<!-- STYLESHEETS -->
17
17
<!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
18
- < link rel ="stylesheet " type ="text/css " href ="static/styles/global.css?v=7 " />
18
+ < link rel ="stylesheet " type ="text/css " href ="static/styles/global.css?v=8 " />
19
19
20
20
21
21
<!-- FONTS -->
Original file line number Diff line number Diff line change 25
25
<!-- STYLESHEETS -->
26
26
<!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
27
27
<!-- <link rel="preload" href="static/styles/highlights.css" as="style" /> -->
28
- < link rel ="stylesheet " type ="text/css " href ="/static/styles/global.css?v=7 " />
28
+ < link rel ="stylesheet " type ="text/css " href ="/static/styles/global.css?v=8 " />
29
29
< link rel ="stylesheet " type ="text/css " href ="/static/styles/highlights.css " />
30
30
31
31
<!-- FONTS -->
Original file line number Diff line number Diff line change 24
24
<!-- STYLESHEETS -->
25
25
<!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
26
26
<!-- <link rel="preload" href="static/styles/highlights.css" as="style" /> -->
27
- < link rel ="stylesheet " type ="text/css " href ="/static/styles/global.css?v=7 " />
27
+ < link rel ="stylesheet " type ="text/css " href ="/static/styles/global.css?v=8 " />
28
28
< link rel ="stylesheet " type ="text/css " href ="/static/styles/highlights.css " />
29
29
30
30
<!-- FONTS -->
Original file line number Diff line number Diff line change 112
112
flex-direction : row;
113
113
justify-content : space-between;
114
114
align-items : center;
115
- padding : 1 rem 2rem ;
115
+ padding : 0.25 rem 2rem ;
116
116
background-color : var (--color-background--header );
117
117
}
118
118
You can’t perform that action at this time.
0 commit comments