aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index d1ed677..85fbdb3 100644
--- a/index.html
+++ b/index.html
@@ -20,6 +20,11 @@
20 width: auto; 20 width: auto;
21 } 21 }
22 22
23 .logo-container h1 {
24 margin: 0;
25 line-height: 1;
26 }
27
23 .file-item { 28 .file-item {
24 margin-bottom: 1rem; 29 margin-bottom: 1rem;
25 padding: 1rem; 30 padding: 1rem;