diff --git a/snikket_web/scss/app.scss b/snikket_web/scss/app.scss index a00b521..9f5d45c 100644 --- a/snikket_web/scss/app.scss +++ b/snikket_web/scss/app.scss @@ -1068,6 +1068,10 @@ pre.guru-meditation { } } + label, legend { + color: $gray-800 !important; + } + .box { background-color: black; border-color: $gray-800;