aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-27 15:38:49 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-27 15:38:49 -0500
commitbcfb8df203c29f305e97b72a2d81c3f7fa15d1a9 (patch)
tree0ab1e56c47b7281296520b8741fd9c4e71892cbe
parent3b707eac740c149040b59c99d55741e7000e85fb (diff)
don't lock to left of screen
-rw-r--r--css/stylesheet.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css
index 57f7b16..ad1e25c 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -58,7 +58,6 @@ a:hover {
.footer {
position: fixed;
- left: 0;
bottom: 0;
margin: auto;
width: 700px;