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 697c2a2992 - Show all commits

View File

@ -22,7 +22,7 @@ canvas {
min-height: 800px;
max-width: 80rem;
margin: 0 auto;
padding: 2rem 0;
padding: 2rem 1.5rem;
}
.first {
@ -137,7 +137,6 @@ a.button {
text-align: center;
border-radius: 18px;
animation: card 3s linear infinite;
width: 78rem;
height: 800px;
margin: 0px auto;
margin-top: 25px;