From 9f724d825a46a7241891c6ee750c38230a42b48e Mon Sep 17 00:00:00 2001 From: Koukofikis <athanasios.koukofikis@hft-stuttgart.de> Date: Fri, 28 Jan 2022 16:27:13 +0000 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index ee632e8..93c49fc 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ ul { list-style-type: none; padding: 0; - margin: 1; + margin: 0; } .button { -- GitLab