More notes and added store precons

This commit is contained in:
6d486f49
2026-06-25 09:45:21 -04:00
parent 89bd1ca1f9
commit 68872f0dac
96 changed files with 61430 additions and 278 deletions
+10
View File
@@ -8,6 +8,16 @@
margin-bottom: 2rem;
}
.decks-header-row {
display: flex;
justify-content: space-between;
align-items: center;
}
.decks-header-row p {
margin: 0;
}
.decks-header h1 {
margin: 0 0 0.25rem;
}