aboutsummaryrefslogtreecommitdiff
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.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/components/Header/Header.module.css b/client/src/components/Header/Header.module.css
index 193894c..9717e14 100644
--- a/client/src/components/Header/Header.module.css
+++ b/client/src/components/Header/Header.module.css
@@ -19,7 +19,7 @@
color: inherit;
}
-.header__mini{
+.header__mini {
color: var(--color-yellow);
}
@@ -27,7 +27,7 @@
.header {
margin: 0.5rem 1rem;
}
-
+
.header h1 {
font-size: 2rem;
}