style(website): improve alignment of download button

This commit is contained in:
Elian Doran 2025-09-30 21:38:46 +03:00
parent 6bfab1387d
commit c2639951a5
No known key found for this signature in database

View File

@ -56,7 +56,7 @@
}
.download-options {
justify-content: flex-end;
justify-content: center;
align-items: stretch;
flex-grow: 1;
align-items: center;