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; flex-direction: column;
img { img {
display: inline; height: 450px;
height: 60%;
margin-top: 30px; margin-top: 30px;
margin-bottom: 30px; margin-bottom: 30px;
} }

View File

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