mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
return structure using <h2> elements, fix css
This commit is contained in:
parent
ca2158edbb
commit
91604f8be6
6 changed files with 21 additions and 11 deletions
|
@ -182,6 +182,10 @@ section > *:last-child {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
section h1,
|
||||
section h2,
|
||||
section h3,
|
||||
section h4,
|
||||
section p {
|
||||
padding: 0px 16px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue