File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 17
17
class =" site-name"
18
18
v-if =" $siteTitle"
19
19
:class =" { 'can-hide': $site.themeConfig.logo }"
20
- ></span >
21
- < span class = " logo " >CoderBot </span >
22
- < span class = " subtitle " >documentazione</ span >
20
+ ><span class = " subtitle " >Documentazione</ span > < span class = " logo " >CoderBot< /span >
21
+ </span >
22
+
23
23
</router-link >
24
24
25
25
<div
@@ -100,7 +100,7 @@ $navbar-horizontal-padding = 1.5rem
100
100
height $navbarHeight - 1.4rem
101
101
min-width $navbarHeight - 1.4rem
102
102
margin-right 0.8rem
103
- vertical-align top
103
+ // vertical-align top
104
104
.site-name
105
105
font-size 1.6rem
106
106
font-weight 600
Original file line number Diff line number Diff line change 17
17
color $textColor
18
18
19
19
.logo {
20
- font-size : 2 rem ;
20
+ font-size : 1.6 rem ;
21
21
font-family : 'Overpass Mono' ;
22
22
font-weight : 600 ;
23
23
letter-spacing : - 3px ;
27
27
-webkit- background-clip : text ;
28
28
-moz- background-clip : text ;
29
29
background-clip : text ;
30
+
30
31
}
31
32
.subtitle {
32
- color : #60 62 66 ;
33
- font-size : 1.5 rem ;
33
+ // color: #808286 ;
34
+ font-size : 1.3 rem ;
34
35
// font-family: 'Overpass Mono';
35
36
font-weight : 400 ;
36
37
letter-spacing : - 1px ;
37
- margin-top : - 20px ;
38
38
}
39
39
40
40
.page
You can’t perform that action at this time.
0 commit comments