From 7c1ac56624abd4f7b0cc509cd2e13cfb1d356858 Mon Sep 17 00:00:00 2001 From: NEKODESUDX Date: Thu, 12 Dec 2024 15:47:05 +0900 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 33c2cd4..9e79eb7 100644 --- a/style.css +++ b/style.css @@ -44,7 +44,7 @@ button { color: white; border: none; padding: 10px 20px; - border-radius: 5px; + border-radius: 0px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; }