chore: cleanup styles
This commit is contained in:
parent
31cd1e89ef
commit
19ee91a4d9
4 changed files with 7 additions and 11 deletions
|
@ -7,6 +7,10 @@
|
|||
margin: var(--sizing-3xl) 0 var(--sizing-lg);
|
||||
}
|
||||
|
||||
.default-wrapper > .now-header:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.now-header-buttons {
|
||||
margin: 0 0 var(--sizing-lg);
|
||||
|
||||
|
|
Reference in a new issue