diff --git a/_sass/_style.scss b/_sass/_style.scss index 6241032..8903b99 100644 --- a/_sass/_style.scss +++ b/_sass/_style.scss @@ -2634,7 +2634,7 @@ body { } &:focus { background: inherit; - color: var(--white); + color: white; } } .active > a:focus {