This commit is contained in:
Kenneth Jannette
2024-01-11 19:20:41 -06:00
parent 69b6511686
commit 635d830931

View File

@@ -125,8 +125,9 @@
.features-image-one { .features-image-one {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin-right: 10px; margin-right: 0px;
height: 300px; height: 100%;
width: 100%;
float: right; float: right;
border-radius: 15px; border-radius: 15px;
} }