diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 1c8fe2951..3f2a151ab 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2269,12 +2269,6 @@ a.button { .richtext, .prose { - h1, h2 { - padding-bottom: $lineheight/2; - border-bottom: 1px dashed $grey; - margin-bottom: $lineheight/2; - } - code { font-size: 13px; background: $lightgrey;