File tree Expand file tree Collapse file tree 6 files changed +37
-37
lines changed Expand file tree Collapse file tree 6 files changed +37
-37
lines changed Original file line number Diff line number Diff line change 1
1
< a id ="home-btn " class ="logo " href ="{{ site.baseurl }}/ ">
2
- < div style ="display: inline-block; color:#000434; font-size: 14px; ">
2
+ < div style ="display: inline-block; color:#000434; font-size: 14px; column-count: 2; font-weight: 500; ">
3
3
< svg width ="25 " height ="25 " viewBox ="0 0 46 46 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
4
4
< path d ="M17.25 33.1731C19.6928 33.1731 21.673 31.1928 21.673 28.75C21.673 26.3072 19.6928 24.327 17.25 24.327C14.8072 24.327 12.8269 26.3072 12.8269 28.75C12.8269 31.1928 14.8072 33.1731 17.25 33.1731ZM17.25 21.6731C19.6928 21.6731 21.673 19.6928 21.673 17.25C21.673 14.8072 19.6928 12.8269 17.25 12.8269C14.8072 12.8269 12.8269 14.8072 12.8269 17.25C12.8269 19.6928 14.8072 21.6731 17.25 21.6731ZM28.75 33.1731C31.1928 33.1731 33.1731 31.1928 33.1731 28.75C33.1731 26.3072 31.1928 24.327 28.75 24.327C26.3072 24.327 24.3269 26.3072 24.3269 28.75C24.3269 31.1928 26.3072 33.1731 28.75 33.1731ZM28.75 21.6731C31.1928 21.6731 33.1731 19.6928 33.1731 17.25C33.1731 14.8072 31.1928 12.8269 28.75 12.8269C26.3072 12.8269 24.3269 14.8072 24.3269 17.25C24.3269 19.6928 26.3072 21.6731 28.75 21.6731ZM23 0C35.4583 0 46 10.5417 46 23C46 35.4583 35.4583 46 23 46C10.5417 46 0 35.4583 0 23C0 10.5418 10.5417 0 23 0ZM23 6.19231C13.7438 6.19231 6.19231 13.4824 6.19231 22.6912C6.19231 31.9001 13.7438 39.8077 23 39.8077C32.2561 39.8077 39.8077 31.9001 39.8077 22.6912C39.8077 13.4823 32.2561 6.19231 23 6.19231Z " fill ="#F22F46 "/>
5
- </ svg > Docs
5
+ </ svg > < p > Docs</ p >
6
6
</ div >
7
7
</ a >
Original file line number Diff line number Diff line change 1
1
.logo {
2
2
display : block ;
3
-
3
+
4
4
@include breakpoint (large up ) {
5
5
padding : 22px 16px ;
6
6
}
Original file line number Diff line number Diff line change 71
71
}
72
72
73
73
& --back {
74
- font-weight : 600 ;
74
+ font-weight : 500 ;
75
75
font-size : 12px ;
76
76
color : color (gray-700 );
77
77
84
84
85
85
& --highlight {
86
86
color : color (gray-800 );
87
- font-weight : 600 ;
87
+ font-weight : 500 ;
88
88
font-size : 14px ;
89
89
padding : 12px 16px ;
90
90
174
174
}
175
175
176
176
& --highlight {
177
- font-weight : 600 ;
177
+ font-weight : 500 ;
178
178
179
179
& ::before {
180
180
content : " " ;
You can’t perform that action at this time.
0 commit comments