From 294385ac8b66195c0b79cb32e6efcb64cbcc1547 Mon Sep 17 00:00:00 2001 From: Nitesh Kumar <114755603+CodrRepo@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:54:06 +0530 Subject: [PATCH] styling minor change --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 121f670..4f39187 100644 --- a/style.css +++ b/style.css @@ -184,7 +184,7 @@ header { .code-container { background-color: #121418; border-radius: 27px; - margin-top: 25px; + margin-top: 25.5px; width: 100%; height: 400px; overflow: scroll;