aboutsummaryrefslogtreecommitdiff
path: root/css/stylesheet.css
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-27 16:21:48 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-27 16:21:48 -0500
commit01676490c5f537b20b6c41992bd1d4262ae84124 (patch)
treed0b8052c65b206f13d3aef7eb237f49077369a09 /css/stylesheet.css
parentcd739b87f411f1980bf6ceb98becd0cffdd50437 (diff)
fix css maybe?
Diffstat (limited to 'css/stylesheet.css')
-rw-r--r--css/stylesheet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css
index 11727a4..84e6bf1 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -10,6 +10,7 @@ body {
width: 700px;
max-width: calc(100% - 20px);
margin: auto;
+ position: relative;
}
h1 {