diff --git a/_source/glossa/_sass/_style.scss b/_source/glossa/_sass/_style.scss index f123d1c..dabd85f 100644 --- a/_source/glossa/_sass/_style.scss +++ b/_source/glossa/_sass/_style.scss @@ -12,7 +12,7 @@ body { font-family: $font-stack-one; height: 100%; overflow: auto; - color: white; + background-color: white; } .site-name { color: $accent-color;