new icons for homepage

This commit is contained in:
John Hess 2024-06-25 11:50:45 -05:00
parent ed3a8c2c3d
commit 1fbfc285a4
10 changed files with 43 additions and 6 deletions

View file

@ -123,8 +123,8 @@ a:active {
}
.card-icon {
width: 32px; /* Desired width */
height: 32px; /* Desired height */
width: 60px;
height: 60px;
margin-bottom: 10px;
object-fit: cover;
}