Don't auto-indent doc headings

It looks bad if there are newlines in there
This commit is contained in:
Richard Feldman 2023-11-18 20:03:54 -05:00
parent b173f8368e
commit 06e15973fd
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B

View file

@ -80,14 +80,6 @@ table tr td {
margin-bottom: 24px;
padding: 8px 16px;
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 {