fixed projects img styling
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
.projectCard {
|
||||
width: 33%;
|
||||
/* height: 200px; */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: start;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.imgs,
|
||||
|
||||
Reference in New Issue
Block a user