From bafe99f24558cba9e3c9f3c033e2d64cf29384f8 Mon Sep 17 00:00:00 2001 From: Amir Mohammad Hedayati Nia <99222228+AmirMohammadPX@users.noreply.github.com> Date: Tue, 22 Oct 2024 01:27:54 +0330 Subject: [PATCH] Update style.css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index e05a388..07fac23 100644 --- a/css/style.css +++ b/css/style.css @@ -203,6 +203,7 @@ body { #modeSelection h2 { margin: 0; font-size: 1.25rem; + margin-top: 12px; font-weight: 600; text-align: center; }