From e4f6dc4e1784e789ce70665a5becfbe152bebb46 Mon Sep 17 00:00:00 2001 From: "Tom (plebeius.eth)" Date: Sat, 5 Apr 2025 11:52:14 +0200 Subject: [PATCH] wrong margin --- src/views/profile/profile.module.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/profile/profile.module.css b/src/views/profile/profile.module.css index b4de17dc..0e6e3502 100644 --- a/src/views/profile/profile.module.css +++ b/src/views/profile/profile.module.css @@ -138,7 +138,6 @@ div[data-viewport-type="window"] { color: var(--red); font-size: 13px; font-family: verdana, Arial, Helvetica, sans-serif; - margin-top: -2px; text-transform: lowercase; }