Centered svg picture and fixed CSS issue in feature

This commit is contained in:
2025-03-19 18:26:30 +01:00
parent 8b8622f616
commit 220715176a
2 changed files with 9 additions and 7 deletions

View File

@@ -56,7 +56,8 @@
.feature_img_div{
width: 40%;
flex: 1;
min-width: 300px;
height: 600px;
min-width: 150px;
}
.feature_img_div img{
height: 100%;