core: separate h2 background color and add spacing

This commit is contained in:
Trianta
2024-12-09 16:40:19 -06:00
parent 2008e7ba63
commit 1f4ad4ebd3
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ canvas {
.inside {
min-height: 800px;
max-width: 80rem;
margin: 0px auto;
margin: 4rem auto;
}
.first {