From 1bdfdbfbc400eb0c8fb239614afab7c803ac7e50 Mon Sep 17 00:00:00 2001 From: Gen Date: Wed, 6 Mar 2024 13:31:43 -0800 Subject: [PATCH] more changes suggested by the amazing @uncenter --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index 6358320..0f15403 100644 --- a/style.css +++ b/style.css @@ -82,8 +82,7 @@ p { font-size: 1.25em; } .button { - padding: 5px; - border: 1px solid #ef9f76; + padding: 0.25rem, 0.5rem; text-decoration: none; color: #c6d0f5; background-color: #414559;