mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-02 19:32:17 +00:00
Don't auto-indent doc headings
It looks bad if there are newlines in there
This commit is contained in:
parent
b173f8368e
commit
06e15973fd
1 changed files with 0 additions and 8 deletions
|
@ -80,14 +80,6 @@ table tr td {
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
padding: 8px 16px;
|
padding: 8px 16px;
|
||||||
border-left: 2px solid var(--violet);
|
border-left: 2px solid var(--violet);
|
||||||
/* Negative indent plus padding means all lines after the first will be indented. */
|
|
||||||
text-indent: -3.15em;
|
|
||||||
padding-left: 4em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.entry-name a {
|
|
||||||
position: relative;
|
|
||||||
left: 3.6rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.entry-name a {
|
.entry-name a {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue