diff --git a/dashboard/styles/generic.scss b/dashboard/styles/generic.scss index 8655d663..c7d9ad39 100644 --- a/dashboard/styles/generic.scss +++ b/dashboard/styles/generic.scss @@ -28,8 +28,6 @@ blockquote { border-left: 4px solid $gray-transparent; // overwrite this in the individual styles } -code { - color: var(--bs-body-color) !important; // overwrite } .dyslexic {