From 4f6c7c67beef0248517986aa36620778d9449249 Mon Sep 17 00:00:00 2001
From: petr
Date: Tue, 16 Mar 2021 19:17:11 +0100
Subject: [PATCH] =?UTF-8?q?zm=C4=9Bna=20flex?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
css/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/style.css b/css/style.css
index 17e8b87..e30bc72 100644
--- a/css/style.css
+++ b/css/style.css
@@ -25,7 +25,7 @@ body {
.bar {
font-size: 1.5rem;
- display: block;
+ flex: block;
justify-content: space-between;
}
--
2.25.1