Remove the dashed underline from prose headings
No other headings are underlined, and the underlines look more like a section separator (e.g. dashed hr) and so visually separated the heading from its content.
This commit is contained in:
parent
438496c657
commit
4ca2721c63
1 changed files with 0 additions and 6 deletions
|
@ -2269,12 +2269,6 @@ a.button {
|
||||||
|
|
||||||
.richtext,
|
.richtext,
|
||||||
.prose {
|
.prose {
|
||||||
h1, h2 {
|
|
||||||
padding-bottom: $lineheight/2;
|
|
||||||
border-bottom: 1px dashed $grey;
|
|
||||||
margin-bottom: $lineheight/2;
|
|
||||||
}
|
|
||||||
|
|
||||||
code {
|
code {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
background: $lightgrey;
|
background: $lightgrey;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue