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 2424 <!-- STYLESHEETS -->
2525 <!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
2626 <!-- <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 " />
2828
2929 <!-- FONTS -->
3030 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
Original file line number Diff line number Diff line change 1515
1616 <!-- STYLESHEETS -->
1717 <!-- <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 " />
1919
2020
2121 <!-- FONTS -->
Original file line number Diff line number Diff line change 2525 <!-- STYLESHEETS -->
2626 <!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
2727 <!-- <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 " />
2929 < link rel ="stylesheet " type ="text/css " href ="/static/styles/highlights.css " />
3030
3131 <!-- FONTS -->
Original file line number Diff line number Diff line change 2424 <!-- STYLESHEETS -->
2525 <!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
2626 <!-- <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 " />
2828 < link rel ="stylesheet " type ="text/css " href ="/static/styles/highlights.css " />
2929
3030 <!-- FONTS -->
Original file line number Diff line number Diff line change 112112 flex-direction : row;
113113 justify-content : space-between;
114114 align-items : center;
115- padding : 1 rem 2rem ;
115+ padding : 0.25 rem 2rem ;
116116 background-color : var (--color-background--header );
117117}
118118
You can’t perform that action at this time.
0 commit comments