From cdb63e5508acc3d83d30c91859952b7a26b580e8 Mon Sep 17 00:00:00 2001 From: asyncnomi Date: Mon, 9 Jan 2023 09:26:19 +0100 Subject: [PATCH] bla --- static/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index ac9624f..f3707c9 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -73,7 +73,7 @@ a:hover { background: url("../img/background-letter.jpg"); background-size: cover; background-position: right; - + overflow: scroll; transition: 1s transform 0s ease-out; } @@ -265,7 +265,7 @@ button[type="submit"]:hover { } .treasure { - padding: 0px 20px; + padding: 0 20px 30px 0px; } .treasure-submitted {