Better styling on card-img and clips

This commit is contained in:
2023-10-29 21:17:07 -07:00
parent 1aa688afb6
commit 8e245975fb
3 changed files with 6 additions and 2 deletions

View File

@@ -169,7 +169,8 @@ a {
a:hover { color: #EAA221; }
.card-img {
width: 450px;
width: 80%;
padding-bottom: 1em;
}
.card {
background-color: transparent;