File tree Expand file tree Collapse file tree 5 files changed +8
-9
lines changed Expand file tree Collapse file tree 5 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 3030 < link href ="{{base_url}}css/bootstrap.min.css " rel ="stylesheet ">
3131
3232 <!-- Custom styles for this template -->
33- < link href ="{{base_url}}css/docs.css?v=2 " rel ="stylesheet ">
33+ < link href ="{{base_url}}css/docs.css?v=3 " rel ="stylesheet ">
3434 < link href ="{{base_url}}css/monokai.css " rel ="stylesheet ">
3535
3636 <!-- Google Tag Manager -->
Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ pre[class*="language-"] {
146146 margin : 0 ;
147147 padding : 2em 1.2em ;
148148 text-shadow : none;
149+ overflow-y : hidden;
149150}
150151
151152code [class *= "language-" ] {
@@ -187,7 +188,6 @@ code[class*="language-"] * {
187188 }
188189
189190 h1 {
190- line-height : 86.4px ;
191191 font-size : 72px ;
192192 font-weight : 700 ;
193193 margin : 0 ;
Original file line number Diff line number Diff line change 4242.nav__search {
4343 display : none;
4444 max-width : 303px ;
45+ margin-left : 32px ;
4546 position : relative;
47+ flex-grow : 1 ;
4648}
4749
4850.nav__search-form--mobile {
@@ -307,10 +309,6 @@ nav {
307309 display : none !important ;
308310 }
309311
310- .nav__search--input {
311- width : 303px ;
312- }
313-
314312 .nav__menu {
315313 align-items : center;
316314 display : flex;
@@ -329,6 +327,7 @@ nav {
329327 list-style-type : none;
330328 margin : 0 ;
331329 padding : 0 ;
330+ white-space : nowrap;
332331 }
333332
334333 .nav__item {
Original file line number Diff line number Diff line change 1818 < link href ="https://fonts.googleapis.com/css?family=Open+Sans:wght@300;400;500;600&display=swap " rel ="stylesheet ">
1919
2020 <!-- Custom styles for this template -->
21- < link href ="/css/landing.css?v=2 " rel ="stylesheet ">
22- < link href ="/css/announcement.css?v=2 " rel ="stylesheet ">
21+ < link href ="/css/landing.css?v=3 " rel ="stylesheet ">
22+ < link href ="/css/announcement.css?v=3 " rel ="stylesheet ">
2323 < link href ="{{base_url}}css/monokai.css " rel ="stylesheet ">
2424
2525 <!-- Google Tag Manager -->
Original file line number Diff line number Diff line change 3838 />
3939
4040 <!-- Custom styles for this template -->
41- < link href ="css/landing.css?v=2 " rel ="stylesheet ">
41+ < link href ="css/landing.css?v=3 " rel ="stylesheet ">
4242
4343 <!-- Google Tag Manager -->
4444 < script >
You can’t perform that action at this time.
0 commit comments