mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-02 19:32:17 +00:00
wrong main
This commit is contained in:
parent
10299afef3
commit
f5dc4f6371
2 changed files with 1 additions and 1 deletions
|
@ -206,6 +206,7 @@ main {
|
|||
scrollbar-color: var(--violet) var(--body-bg-color);
|
||||
scrollbar-gutter: stable both-edges;
|
||||
scroll-padding-top: calc(16px + 16px + 1lh + 16px + 16px);
|
||||
align-content: start;
|
||||
}
|
||||
|
||||
main > * {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue