Skip to content

Commit 2465793

Browse files
mwe
1 parent 6b544cb commit 2465793

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ header {
1414
}
1515

1616
.profile-picture.small {
17-
width: 120px;
18-
height: 120px;
19-
border-radius: 50%;
17+
width: 30px;
18+
height: 30px;
19+
border-radius: 20%;
2020
object-fit: cover;
2121
margin-bottom: 15px;
2222
}

0 commit comments

Comments
 (0)