diff --git a/app/assets/stylesheets/common/base/user.scss b/app/assets/stylesheets/common/base/user.scss index 787e0246395..597076611bc 100644 --- a/app/assets/stylesheets/common/base/user.scss +++ b/app/assets/stylesheets/common/base/user.scss @@ -81,11 +81,6 @@ .details { background: rgba($secondary, 0.8); - blockquote { - background-color: $secondary-low; - border-left-color: $secondary-low; - } - h1 { font-size: $font-up-5; font-weight: normal;