fixed projects img styling

This commit is contained in:
yousifpa98
2024-12-22 00:42:33 +01:00
parent 38aeb57a9d
commit 667b40bbe4
4 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
.projectCard {
width: 33%;
/* height: 200px; */
display: flex;
flex-direction: column;
align-items: start;
justify-content: space-between;
}
.imgs,