From b580bc3420273376f0c36550c85bc0386d0cfc26 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 2 Jun 2021 14:18:34 +0200 Subject: [PATCH] =?UTF-8?q?Vycentrov=C3=A1n=C3=AD=20zalomen=C3=BDch=20polo?= =?UTF-8?q?=C5=BEek=20v=20navigaci?= 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 8a0f8b9..299f385 100644 --- a/style.css +++ b/style.css @@ -65,6 +65,7 @@ nav { } nav ul { display: flex; + justify-content: center; flex-wrap: wrap; list-style-type: none; padding: 0;