From 3fae08bc3241a439ee9de8e658b30fff115ca3fb Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 22:24:22 +0200 Subject: [PATCH] auto-git: [change] index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ef457ea..d6f9332 100644 --- a/index.html +++ b/index.html @@ -170,7 +170,7 @@ } .interaction-bar .flex { - line-height: 1.2; /* wenig Zeilenabstand */ + line-height: 1.2; /* wenig Zeilenabstand */ height: 100%; /* volle Höhe ausnutzen, vertikal zentrieren */ margin-left: 90px; }