diff --git a/web/app/components/raw-content/_theme/_dark/raw-content_theme_dark.scss b/web/app/components/raw-content/_theme/_dark/raw-content_theme_dark.scss index 507e0330..3094e239 100644 --- a/web/app/components/raw-content/_theme/_dark/raw-content_theme_dark.scss +++ b/web/app/components/raw-content/_theme/_dark/raw-content_theme_dark.scss @@ -23,6 +23,6 @@ } hr { - border-color: #393734; + border-color: #2d2d2c; } }