Skip to content

Commit 4e9c1fa

Browse files
GuillaumeGomezsyphar
authored andcommitted
Remove unneeded bottom padding
1 parent 77eaf07 commit 4e9c1fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

templates/style/rustdoc-2021-12-05.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
/* Since we use `overflow-wrap: anywhere;`, we never have the need for a X scrollbar... */
1515
overflow-x: hidden;
1616
}
17-
18-
main {
19-
padding-bottom: 50px;
20-
}
2117
}
2218

2319
@media (max-width: 700px) {

0 commit comments

Comments
 (0)