From f17c9af81671ca283e5964a3d94f225da3f5f2b5 Mon Sep 17 00:00:00 2001 From: poni Date: Tue, 11 Jun 2024 13:07:18 +0200 Subject: [PATCH] ao --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 68ef110..d95be7b 100644 --- a/style.css +++ b/style.css @@ -67,6 +67,7 @@ p{ button{ background: none; border-radius: 25%; + border: solid .2px black; padding: .5rem 1rem; margin-bottom: 1rem; font-family: 'inter';