Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'downloads/download.css')
-rw-r--r--downloads/download.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/downloads/download.css b/downloads/download.css
index 8df230d..545bd88 100644
--- a/downloads/download.css
+++ b/downloads/download.css
@@ -1,3 +1,6 @@
+main {
+ padding-bottom: 60px;
+}
table.downloads {
table-layout: auto;

Back to the top