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 f1346a628c - Show all commits

View File

@ -132,9 +132,7 @@ a.button {
.card { .card {
background: #363a4f; background: #363a4f;
text-align: center; text-align: center;
border-radius: 6px; border-radius: 18px;
border-top-left-radius: 18px;
border-top-right-radius: 18px;
animation: card 3s linear infinite; animation: card 3s linear infinite;
width: 800px; width: 800px;
height: 800px; height: 800px;