File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 53
53
left : 0 ;
54
54
}
55
55
.intro-note {
56
- margin-top : 20 px ;
56
+ margin-top : 43 px ;
57
57
display : flex ;
58
58
strong {
59
59
width : 50% ;
77
77
flex-direction : column ;
78
78
a {
79
79
h3 {
80
- margin : 0 0 14px 0 ;
81
- border-left : 1px solid #B7B7B7 ;
82
- font-weight : bold ;
83
- padding-left : 15px ;
80
+ margin : 0 0 15px 0 ;
81
+ border-left : 1px solid #B7B7B7 ;
82
+ font-weight : bold ;
83
+ padding-left : 15px ;
84
+ line-height : 28px ;
84
85
}
85
86
}
86
87
}
Original file line number Diff line number Diff line change @@ -136,6 +136,9 @@ export default ({ pageContext }: any) => {
136
136
< div className = "goto-section" >
137
137
< p > Go to</ p >
138
138
< div className = "sections" >
139
+ < a href = "#languages" >
140
+ < h3 > Languages</ h3 >
141
+ </ a >
139
142
< a href = "#generic-tools" >
140
143
< h3 > Tools</ h3 >
141
144
</ a >
You can’t perform that action at this time.
0 commit comments