From fc8bd432b0829b4a97549f7f38081bad1675c6c1 Mon Sep 17 00:00:00 2001 From: Gen Date: Wed, 6 Mar 2024 13:14:27 -0800 Subject: [PATCH] fix some styling --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 5f3c07d..29d097b 100644 --- a/style.css +++ b/style.css @@ -19,8 +19,7 @@ body { .divs { border: 2px solid #ef9f76; border-radius: 10px; - padding: 10px; - box-shadow: 0 0 10px 0px #ef9f76; + padding: 5px; } h1 { @@ -164,6 +163,7 @@ a:visited { margin-right: auto; margin-bottom: 10px; margin-top: 10px; + box-shadow: 0 0 5px 0px #949cbb; } @media screen and (max-width:750px) {