From 3d95094592176f7015b3b4b19565adc26d8cc189 Mon Sep 17 00:00:00 2001 From: Koukofikis <athanasios.koukofikis@hft-stuttgart.de> Date: Fri, 28 Jan 2022 16:27:01 +0000 Subject: [PATCH] Update index.html --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 9db183f..ee632e8 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ ul { list-style-type: none; padding: 0; - margin: 0; + margin: 1; } .button { @@ -44,4 +44,4 @@ <li><a class="button" href="X3DOMTutorial/">X3DOM Tutorial</a></li> </body> -</html> \ No newline at end of file +</html> -- GitLab