aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-27 15:35:24 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-27 15:35:24 -0500
commitc9c5b9a8f0d8568a9b942da7cba194811923c47a (patch)
treec8d5a95a60613b9a8ffde808ba60098203c1516d
parentcde0ce954d2afc615209471824f6e5900caea88f (diff)
fix the
-rw-r--r--css/stylesheet.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css
index 11a2fa1..2b002f0 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -60,6 +60,8 @@ a:hover {
position: fixed;
left: 0;
bottom: 0;
+ width: 700px;
+ max-width: calc(100% - 20px);
text-align: center;
display: flex;
justify-content: space-between;