feat: better layout

This commit is contained in:
Daniel Ledda
2021-09-05 21:29:47 +02:00
parent 27cf8cdac8
commit 6b0395b453
6 changed files with 52 additions and 12 deletions

View File

@@ -25,7 +25,8 @@
background-color: var(--color-bg-light);
height: 100%;
width: 30em;
padding: 3em;
padding: 0 3em 0 3em;
overflow: scroll;
display: inline-block;
}