This commit is contained in:
Andres2908
2022-05-05 09:22:08 -05:00
parent 22ef828e83
commit 83d97ea3bb
+2 -2
View File
@@ -165,10 +165,10 @@ export default {
}
.zoom:hover {
transform: scale(1.9);
transform: scale(2);
position: relative;
display: flex;
height: 385px;
height: 300px;
margin-top: 55%;
margin-bottom: 55%;
margin-left: 10%;