From d2a7366cfdb5b18b42222a12475990483deadbca Mon Sep 17 00:00:00 2001 From: aliramezani747 Date: Sat, 25 May 2024 21:56:23 +0330 Subject: [PATCH] complete alert --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8015c01..4647876 100644 --- a/style.css +++ b/style.css @@ -250,7 +250,7 @@ main .fifth .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; - margin: 10px 200px; + margin: 1% 3%; border-radius: 15px; }