diff options
Diffstat (limited to 'assets/scss')
-rw-r--r-- | assets/scss/_header-nav.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_header-nav.scss b/assets/scss/_header-nav.scss index 496ce56..01bd4bc 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 ul li a { +body.txt article > header > nav > ul > li > a { background-color: $bg-txt-off; color: white; |