This commit is contained in:
2025-05-13 15:29:29 -07:00
parent 0b61ba3dca
commit b183b2380f
3 changed files with 5 additions and 3 deletions

View File

@@ -35,12 +35,13 @@
.image {
height: 100%;
border-right: 160px solid $c-tan;
}
img {
height: 100%;
width: auto;
display: block;
border-right: 160px solid $c-tan;
}
}