chore: align styles

This commit is contained in:
Arvid Norlin
2024-04-30 10:48:11 +02:00
parent a43dc8a16f
commit a1e474073e
10 changed files with 42 additions and 35 deletions

View File

@@ -1,11 +1,7 @@
.container {
background-color: var(--some-grey-color, #f2f2f2);
display: grid;
gap: 0.8rem;
}
.title {
font-weight: 600;
gap: 1.5rem;
}
.overview {