aboutsummaryrefslogtreecommitdiff
path: root/assets/scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss')
-rw-r--r--assets/scss/_header-nav.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_header-nav.scss b/assets/scss/_header-nav.scss
index de64891..28323a9 100644
--- a/assets/scss/_header-nav.scss
+++ b/assets/scss/_header-nav.scss
@@ -28,7 +28,7 @@ article > header > nav {
}
}
-body.txt article > header > nav a {
+body.txt article > header > nav ul li a {
background-color: $bg-txt-off;
color: $fg-header;