bump to 1.7.4; added new categories to number gen & showing rules

This commit is contained in:
2024-02-03 16:15:22 +01:00
parent 2158145ae8
commit 5ff6c0504e
7 changed files with 276 additions and 158 deletions
+7 -1
View File
@@ -8,12 +8,18 @@
padding: 0.5em 1em;
background-color: $secondaryColor;
text-align: center;
h2 {
margin: 0;
color: white;
font-size: 1.35em;
text-align: center;
}
h3 {
margin: 0.5em 0 0 0;
font-size: 1.15em;
color: #aaa;
}
button {