diff options
author | Blaster4385 <[email protected]> | 2022-08-16 16:35:00 +0530 |
---|---|---|
committer | Blaster4385 <[email protected]> | 2022-08-16 16:35:00 +0530 |
commit | fb949f226509aaa3bbf566d4eeaaf04bbdada5ce (patch) | |
tree | b54352023d452ee022e9aa8a6ee8cd8e35bda30d /client/src/components/Header/Header.module.css | |
parent | 1c9a3d21cc3479d299181d98fb895614e0aaf649 (diff) |
Mega random super bullshit
Diffstat (limited to 'client/src/components/Header/Header.module.css')
-rw-r--r-- | client/src/components/Header/Header.module.css | 5 |
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; |