summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/style.css b/style.css
index 4f6e3fb..37638dd 100644
--- a/style.css
+++ b/style.css
@@ -105,4 +105,8 @@ ul {
li {
color: var(--highlight);
-} \ No newline at end of file
+}
+.footer {
+ width: auto;
+ margin: auto;
+}