css tweaks

This commit is contained in:
YasinOnm08 2024-09-18 16:26:57 +02:00
parent 24c1957fb9
commit 76da851dcb
4 changed files with 9 additions and 6 deletions

View file

@ -9,11 +9,11 @@
display: flex;
flex-direction: column;
justify-content: flex-start;
font-size: 1.2em;
font-size: 1em;
overflow-y: auto;
margin-bottom: 0;
width: 100% -2em;
height: 80vh;
height: 70vh;
margin-bottom: 1vh;
}