From 843cc1e518f46ce2e2b1aafb3c9bd7362896e7b5 Mon Sep 17 00:00:00 2001 From: Sandra Date: Fri, 17 Apr 2020 23:21:39 +0200 Subject: [PATCH] bottom --- static/archive.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/archive.css b/static/archive.css index fc542b4..47770ba 100644 --- a/static/archive.css +++ b/static/archive.css @@ -139,13 +139,14 @@ vertical-align:middle; h1 { position: fixed; right:0%; - top:5%; + bottom: 83%; text-align: right; background-color: rgba(11,239,235,0.7); color: #371F10; padding: 3px 35px 3px 10px; z-index: 10; font-size: 28px; + max-width: 93%; } a, a:visited{