From 7cf22a2ea797613a64f69aa16e19dbaf27d6d863 Mon Sep 17 00:00:00 2001 From: Michi Date: Tue, 14 Jun 2022 13:40:13 +0200 Subject: [PATCH] Update style.css --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 867ec25..b3ca6fa 100644 --- a/style.css +++ b/style.css @@ -846,11 +846,13 @@ body{ /* Socialmedia Section */ #socialSelection label{ font-size: 0.9rem; + margin: 0 0 0 -5px; } .socialTab{ width: calc(90% - (2 * var(--padding))); margin: 5%; + margin-top: none; } #insta2Container{