Unify projects images height

This commit is contained in:
Mohammed Al-yaseen
2023-08-13 11:41:17 +03:00
parent 9b51a4e7c0
commit 1ab32267f4

View File

@@ -740,6 +740,7 @@ strong {
border-radius: var(--border-radius-medium);
display: block;
width: 100%;
height: 170px;
transform: rotate(10deg) translateY(80px);
transition: all ease 0.5s;
}