From f951bab43e73700c150f24b377b6093166e83da8 Mon Sep 17 00:00:00 2001 From: sora-ext Date: Mon, 3 Mar 2025 17:52:38 +0100 Subject: [PATCH] Update src/style/module/typography.css --- src/style/module/typography.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/style/module/typography.css b/src/style/module/typography.css index 96a1fa2..d403906 100644 --- a/src/style/module/typography.css +++ b/src/style/module/typography.css @@ -22,11 +22,6 @@ a:focus { color: var(--blue); } -.text-huge, -.text-big, -.text-medium { - margin-bottom: 1em; -} .text-huge { font-size: 36px;