From 26d98bf027ade9f2c6c64e932853a6075f57c741 Mon Sep 17 00:00:00 2001 From: FixGsm <120664716+mostafacpr@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:13:29 +0330 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8b9b724..3737a8f 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@ justify-content: center; } .button-container button { - margin: 10px; + margin: 5px; padding: 8px 16px; /* اندازه دکمه‌ها کوچکتر شده است */ font-size: 14px; /* اندازه متن دکمه‌ها کوچکتر شده است */ border: none;