From 8c124f64dd72c63a798f5841f689ceeb1ea5b764 Mon Sep 17 00:00:00 2001
From: futile
Date: Wed, 11 Dec 2024 05:51:04 +0000
Subject: [PATCH] superior buttons layout
---
index.html | 71 +++++++++++++++++++++---------------------------------
1 file changed, 28 insertions(+), 43 deletions(-)
diff --git a/index.html b/index.html
index 259b03d..f527e41 100644
--- a/index.html
+++ b/index.html
@@ -138,7 +138,7 @@
}
}
- ul.footer {
+ .footer {
list-style-type: none;
display: flex;
justify-content: center;
@@ -146,11 +146,11 @@
flex-wrap: wrap;
}
- ul.footer li {
+ .buttons {
line-height: 0;
}
- ul.footer li a {
+ .buttons a {
color: var(--primary-color);
}
@@ -173,7 +173,7 @@
div.footer.quote {
text-align: center;
word-wrap: break-word;
- margin: -24px auto auto auto;
+ margin: -8px auto auto auto;
}
div.footer.links {
@@ -228,45 +228,30 @@ i would love to work with/for you! reach out to me via email [me@futile.eu] (eve