Preparation for proper release

This commit is contained in:
2023-08-05 18:49:04 +01:00
parent 25cda7ef65
commit 25b1250df7
20 changed files with 366 additions and 508 deletions

View File

@@ -0,0 +1,9 @@
@import "@/src/styles/helpers.scss";
.section {
@include darkSection;
@include regularFont;
padding: 0.4em;
text-align: center;
}