aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/stylesheet.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css
index 391008b..ad26a15 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -57,6 +57,8 @@ a:hover {
}
.footer {
+ max-width: calc(100% - 20px);
+ width: 700px;
bottom: 0;
margin-top: auto;
display: grid;