From f5b5ccfc998f891d6109b9d58a33adad2b9a2481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Thu, 11 Jan 2024 16:15:50 +0100 Subject: [PATCH] test --- assets/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/style.css b/assets/style.css index 917c366..19470e9 100644 --- a/assets/style.css +++ b/assets/style.css @@ -56,6 +56,8 @@ ul { display: flex; flex-direction: row; gap: 2rem; + list-style: none; + padding-left: 0; } li {