diff --git a/resources/components/common.less b/resources/components/common.less index b6c9f85e..6a740c9c 100644 --- a/resources/components/common.less +++ b/resources/components/common.less @@ -511,10 +511,6 @@ a { overflow-wrap: break-word; } - p:first-of-type { - margin-top: 0; - } - h2 { font-size: @content-h2-size; }