Skip to content

Commit 5664d24

Browse files
Update style.css
1 parent cc0ce43 commit 5664d24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -972,12 +972,12 @@ header {
972972
}
973973

974974
.profile-img {
975-
flex: 0 0 100px;
975+
flex: 0 0 300px;
976976
}
977977

978978
.profile-img img {
979-
width: 100%;
980-
height: 100%;
979+
width: 50%;
980+
height: 50%;
981981
object-fit: cover;
982982
}
983983

0 commit comments

Comments
 (0)