From 102da1ad7553189cdce6f1f6fa31dcd23e989138 Mon Sep 17 00:00:00 2001 From: isHardCoded Date: Mon, 16 Jun 2025 13:50:56 +0300 Subject: [PATCH] Fix --- src/App.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.module.scss b/src/App.module.scss index f35f698..cec9515 100644 --- a/src/App.module.scss +++ b/src/App.module.scss @@ -101,7 +101,7 @@ border: 1px solid $primary-color; background-color: $white-color; color: $primary-color; - border-radius: 100%; + border-radius: 5px; outline: 0; font-size: 20px;