From 1398be2e805d777f0b6a091d1e1aff06965dfc3b Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Sun, 28 Jan 2024 20:00:51 +0100 Subject: [PATCH] asdf --- styles/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/global.css b/styles/global.css index d89d961..9b4c22d 100644 --- a/styles/global.css +++ b/styles/global.css @@ -102,5 +102,5 @@ nav ul li a { grid-template-columns: auto auto auto; width: 80%; margin: auto; - justify-content: space-between; + justify-content: space-around; } \ No newline at end of file