File tree 2 files changed +54
-1
lines changed
2 files changed +54
-1
lines changed Original file line number Diff line number Diff line change 16
16
< a id ="skip-to-content " href ="#content "> Skip to the content.</ a >
17
17
18
18
< header class ="page-header " role ="banner ">
19
- < h1 class ="project-name "> {{ page.title }}</ h1 >
19
+ < h1 class ="page-title "> {{ page.title }}</ h1 >
20
20
</ header >
21
21
22
22
< main id ="content " class ="main-content " role ="main ">
Original file line number Diff line number Diff line change 20
20
padding : 1rem 1rem ;
21
21
}
22
22
}
23
+
24
+ .page-title {
25
+ margin-top : 0 ;
26
+ margin-bottom : 0.1rem ;
27
+ text-align : left ;
28
+
29
+ @include large {
30
+ font-size : 2rem ;
31
+ }
32
+
33
+ @include medium {
34
+ font-size : 2rem ;
35
+ }
36
+
37
+ @include small {
38
+ font-size : 2rem ;
39
+ }
40
+ }
41
+
42
+ .project-name {
43
+ margin-top : 0 ;
44
+ margin-bottom : 0.1rem ;
45
+
46
+ @include large {
47
+ font-size : 2rem ;
48
+ }
49
+
50
+ @include medium {
51
+ font-size : 2rem ;
52
+ }
53
+
54
+ @include small {
55
+ font-size : 2rem ;
56
+ }
57
+ }
58
+
59
+ .project-name {
60
+ margin-top : 0 ;
61
+ margin-bottom : 0.1rem ;
62
+
63
+ @include large {
64
+ font-size : 2rem ;
65
+ }
66
+
67
+ @include medium {
68
+ font-size : 2rem ;
69
+ }
70
+
71
+ @include small {
72
+ font-size : 2rem ;
73
+ }
74
+ }
75
+
23
76
.project-name {
24
77
margin-top : 0 ;
25
78
margin-bottom : 0.1rem ;
You can’t perform that action at this time.
0 commit comments