fix: dimensions
This commit is contained in:
parent
ecae1e7ba0
commit
2d1d7416f4
@ -155,6 +155,8 @@ button a {
|
|||||||
|
|
||||||
.project-card img {
|
.project-card img {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
width: 200px;
|
||||||
|
height: 200px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -271,4 +273,4 @@ body:not(.dark) #age {
|
|||||||
#projects {
|
#projects {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user