core: redesign website #11

Merged
Trianta merged 122 commits from redesign into main 2024-12-10 03:16:37 -06:00
Showing only changes of commit d2ba977656 - Show all commits

View File

@ -5,7 +5,7 @@ body {
line-height: 1.5; line-height: 1.5;
max-width: 800px; max-width: 800px;
margin-inline: auto; margin-inline: auto;
background: #dce0e8; background: #eff1f5;
margin: 0px auto; margin: 0px auto;
padding-top: 80px; padding-top: 80px;
} }