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 8e839e4efd - Show all commits

View File

@ -10,6 +10,10 @@ body {
padding-top: 80px;
}
canvas {
margin: auto;
}
#navigation {
background: #dce0e8;
display: flex;