This commit is contained in:
2025-05-06 12:46:15 -07:00
parent 5382cba4de
commit f44284725a
3 changed files with 8 additions and 1 deletions

View File

@@ -31,6 +31,10 @@
padding-left: 2rem;
}
.image {
height: 100%;
}
img {
height: 100%;
display: block;