💄 primary and secondary background colors

This commit is contained in:
mi
2025-11-20 13:28:43 +10:00
parent 0ba6c52d33
commit f8037aa233

View File

@@ -8,7 +8,7 @@ body {
font-family: 'Special Elite', monospace;
line-height: 1.6;
color: #191919;
background-color: #e8e4d8;
background-color: #f5d9e3;
min-height: 100vh;
display: flex;
align-items: center;