From 3d3307552ebd1c4aa6c9d4fc33973ff61d1bc3d0 Mon Sep 17 00:00:00 2001 From: YuitoAkatsuki Date: Sat, 21 Dec 2024 01:03:36 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=8A=E3=83=93=E3=82=B2=E3=83=BC=E3=82=B7?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E3=81=AE=E3=83=AA=E3=82=B9=E3=83=88=E3=82=92?= =?UTF-8?q?=E4=B8=AD=E5=A4=AE=E6=8F=83=E3=81=88=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e5435ab..adc10a3 100644 --- a/style.css +++ b/style.css @@ -22,6 +22,7 @@ ul.gnavi__lists { margin: 0; display: flex; justify-content: center; + align-items: center; background-color: #34495e; }