summaryrefslogtreecommitdiffstats
path: root/src/css/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css/header.css')
-rw-r--r--src/css/header.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/css/header.css b/src/css/header.css
index fc8b35a..0bb4ec0 100644
--- a/src/css/header.css
+++ b/src/css/header.css
@@ -26,8 +26,8 @@ body {
text-decoration: none;
}
-.navbar-brand .navbar-item,
-.navbar-brand .navbar-item a {
+.navbar-brand .navbar-item:first-child,
+.navbar-brand .navbar-item:first-child a {
color: var(--color-navbar-text);
font-size: 1.15rem;
}