File tree 3 files changed +0
-16
lines changed
3 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,4 @@ <h1 id="getting-started-with-a-project">Create a Dotty Project</h1>
25
25
26
26
< p > For documentation see the < a href ="https://github.com/lampepfl/dotty-example-project "> Dotty Example Project</ a > .</ p >
27
27
</ div >
28
- < div class ="centered-subtitle ">
29
- < a href ="#so-features ">
30
- < i id ="scroll-down-arrow " class ="animated infinite pulse material-icons ">
31
- expand_more
32
- </ i >
33
- </ a >
34
- </ div >
35
28
</ div >
Original file line number Diff line number Diff line change 75
75
< div class ="centered-subtitle ">
76
76
< h1 id ="dotty "> Dotty</ h1 >
77
77
< p > A next generation compiler for Scala</ p >
78
- < a href ="#getting-started ">
79
- < i id ="scroll-down-arrow " class ="animated infinite pulse material-icons ">
80
- expand_more
81
- </ i >
82
- </ a >
83
78
</ div >
84
79
</ div >
85
80
</ div >
Original file line number Diff line number Diff line change @@ -182,10 +182,6 @@ div.centered-subtitle > a {
182
182
color : # fff ;
183
183
}
184
184
185
- div .centered-subtitle > a > i # scroll-down-arrow {
186
- font-size : 3em ;
187
- }
188
-
189
185
div .centered-subtitle > p {
190
186
font-size : 3vh ;
191
187
}
You can’t perform that action at this time.
0 commit comments