Fix header and make content scroll on overflow

This commit is contained in:
2025-08-30 23:17:10 +02:00
parent 45a02b84f2
commit 4926c3b388
5 changed files with 37 additions and 33 deletions

View File

@@ -5,7 +5,6 @@
justify-content: flex-start;
align-items: stretch;
gap: 30px;
margin: 30px;
}
.cardRow {