File tree 4 files changed +6
-4
lines changed
4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,9 @@ <h1 class="site-title screen-reader-text"><a href="{{ site.baseurl }}" rel="home
9
9
{% endif %}
10
10
< div class ="site-identity ">
11
11
< h1 class ="site-title ">
12
- < a href ="{{ site.baseurl }}/ "> {{site.name}}</ a >
12
+ < a href ="{{ site.baseurl }}/ ">
13
+ < span style ="color: #2d89ef "> Agile</ span > Objects
14
+ </ a >
13
15
</ h1 >
14
16
< p class ="site-description "> {{site.description}}</ p >
15
17
</ div > <!-- .site-identity -->
Original file line number Diff line number Diff line change 53
53
54
54
.site-title {
55
55
font-family : $font-title ;
56
- font-size : 1 rem ;
56
+ font-size : 1.3334 rem ;
57
57
line-height : 1 ;
58
58
margin : 0 ;
59
59
}
Original file line number Diff line number Diff line change 29
29
30
30
.site-header-inside {
31
31
padding-bottom : 3.33333em ;
32
- padding-top : 3.33333 em ;
32
+ padding-top : 3 em ;
33
33
}
34
34
35
35
.site-branding {
52
52
}
53
53
54
54
.site-title {
55
- font-size : 1.33333 rem ;
55
+ font-size : 1.75 rem ;
56
56
line-height : 1.2 ;
57
57
}
58
58
You can’t perform that action at this time.
0 commit comments