summaryrefslogtreecommitdiff
path: root/client/src/components/Header/Header.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/components/Header/Header.module.css')
-rw-r--r--client/src/components/Header/Header.module.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/client/src/components/Header/Header.module.css b/client/src/components/Header/Header.module.css
index 8e6084f..2214f1b 100644
--- a/client/src/components/Header/Header.module.css
+++ b/client/src/components/Header/Header.module.css
@@ -9,11 +9,6 @@
padding: 20px;
}
-.header__heading {
- font-size: var(--font-large);
- font-weight: 400;
-}
-
.header__subheading {
font-size: var(--font-medium);
font-weight: 400;