Update src/style/module/typography.css
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sora-ext 2025-03-03 17:52:38 +01:00
parent 27407ea6e5
commit f951bab43e

View File

@ -22,11 +22,6 @@ a:focus {
color: var(--blue); color: var(--blue);
} }
.text-huge,
.text-big,
.text-medium {
margin-bottom: 1em;
}
.text-huge { .text-huge {
font-size: 36px; font-size: 36px;