chore: add scrollbar styles; fix units + alignment
This commit is contained in:
parent
9c5bdf8ef8
commit
ab1182725f
7 changed files with 45 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
margin: var(--sizing-base) 0;
|
||||
padding: var(--sizing-md);
|
||||
border: 1px solid;
|
||||
border-radius: var(--sizing-xs);
|
||||
border-radius: var(--rounded);
|
||||
}
|
||||
|
||||
.banner.old-post {
|
||||
|
|
Reference in a new issue