From 9412938b2df672890599b413c58232a4b7e48f19 Mon Sep 17 00:00:00 2001 From: Gen Date: Wed, 6 Mar 2024 13:37:17 -0800 Subject: [PATCH] fuck commas all my homies hate commas --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 7f370fb..5167949 100644 --- a/style.css +++ b/style.css @@ -85,7 +85,7 @@ p { font-size: 1.25em; } .button { - padding: 0.25rem, 0.5rem; + padding: 0.25rem 0.5rem; text-decoration: none; color: #c6d0f5; background-color: #414559;