updated image style

This commit is contained in:
zomo
2025-11-27 19:30:49 -06:00
parent e858b04fff
commit 9b631b594b
2 changed files with 2 additions and 4 deletions

View File

@@ -18,8 +18,7 @@
flex-direction: column;
img {
display: inline;
height: 60%;
height: 450px;
margin-top: 30px;
margin-bottom: 30px;
}

View File

@@ -37,8 +37,7 @@
flex-direction: column;
img {
width: 100%;
height: 60%;
height: 450px;
margin-bottom: 30px;
}