height change

This commit is contained in:
Vaclav Siml 2023-02-24 20:33:49 +01:00
parent c9dacb89bc
commit 70e36808b1

View file

@ -4,7 +4,7 @@
grid-template-rows: repeat(2, 1fr);
grid-gap: 15px;
margin-top: 10px;
height: 100vh;
height: 90vh;
width: 100vw;
padding: 2rem;
margin: 0 auto;