add margin to sections

This commit is contained in:
2025-08-04 13:11:01 -07:00
parent e749137497
commit 006bda56eb

View File

@@ -111,3 +111,7 @@ body {
max-width: 50%;
text-align: center;
}
section {
margin-bottom: 16px
}