fixed picture resizing issue
This commit is contained in:
parent
918b0d49e8
commit
0c7e54f9bf
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
.project__photo {
|
.project__photo {
|
||||||
|
min-width: 500px;
|
||||||
width: 500px;
|
width: 500px;
|
||||||
height: auto;
|
height: auto;
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue