refactor: refactor according to PR comments

This commit is contained in:
Matilda Landström
2024-04-26 16:06:41 +02:00
parent 7480b212e2
commit 38d65f7b37
11 changed files with 67 additions and 85 deletions
@@ -1,5 +1,4 @@
.container {
max-width: var(--max-width);
display: grid;
gap: 2rem;
}