File tree Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Expand file tree Collapse file tree 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>
2525
2626 < p > For documentation see the < a href ="https://github.com/lampepfl/dotty-example-project "> Dotty Example Project</ a > .</ p >
2727 </ 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 >
3528</ div >
Original file line number Diff line number Diff line change 7575 < div class ="centered-subtitle ">
7676 < h1 id ="dotty "> Dotty</ h1 >
7777 < 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 >
8378 </ div >
8479 </ div >
8580</ div >
Original file line number Diff line number Diff line change @@ -182,10 +182,6 @@ div.centered-subtitle > a {
182182 color : # fff ;
183183}
184184
185- div .centered-subtitle > a > i # scroll-down-arrow {
186- font-size : 3em ;
187- }
188-
189185div .centered-subtitle > p {
190186 font-size : 3vh ;
191187}
You can’t perform that action at this time.
0 commit comments