Center download links

This commit is contained in:
Evan Fiordeliso 2023-04-15 15:47:22 -04:00
parent 0b990c082b
commit 92cd9ab38c
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
display: grid;
grid-template-columns: minmax(auto, max-content) auto;
gap: 1.5rem;
align-items: start;
align-items: center;
}
.see-more-btn,