Skip to content

Commit f7052d4

Browse files
authored
Merge pull request #2658 from dotty-staging/fix-homepage
homepage: Fix position of downward arrow to not overlap with text
2 parents c59e711 + b9de248 commit f7052d4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/css/default.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,6 @@ h1#dotty {
173173
div.centered-subtitle {
174174
text-align: center;
175175
font-family: 'Source Sans Pro', sans-serif;
176-
position: absolute;
177-
bottom: 0;
178-
left: 0;
179-
right: 0;
180176
}
181177

182178
div.centered-subtitle > a {

0 commit comments

Comments
 (0)