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 6a7be4362d - Show all commits

View File

@ -23,7 +23,7 @@ canvas {
text-align: right; text-align: right;
border-bottom-left-radius: 12px; border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px; border-bottom-right-radius: 12px;
padding: 16px; padding: 6px;
max-width: 900px; max-width: 900px;
margin: auto; margin: auto;
} }