From ee8d78c1744ec1de6d7bbceb9177263769330502 Mon Sep 17 00:00:00 2001 From: Obuf <86082025+Obuf@users.noreply.github.com> Date: Tue, 4 Feb 2025 07:38:58 +0300 Subject: [PATCH] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 48e86e8..b0fcabe 100644 --- a/style.css +++ b/style.css @@ -75,6 +75,7 @@ h1 { margin-top: 2rem; margin-bottom: 2rem; padding: 15px 0px; + border: 1px solid #303034; } ul { list-style-type: circle;