refactor: consistent overview layout

This commit is contained in:
Carlos Valente
2025-03-28 19:20:05 +01:00
committed by Carlos Valente
parent 09a32e7612
commit 4ebe6ede59
@@ -2,7 +2,8 @@
background-color: $ui-black;
width: 100%;
height: 100vh;
padding: 1rem 0.5rem;
padding-inline: 0.5rem;
padding-block: 0.5rem 1rem;
display: grid;
grid-template-rows: 3rem auto auto 1fr;