Skip to content

Commit 4de75a8

Browse files
authored
Update style.css
1 parent 07bb314 commit 4de75a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ html, body {
2828
}
2929

3030
.avatar-img {
31-
width: 120px; /* adjust size */
32-
height: 120px;
31+
width: 160px; /* adjust size */
32+
height: 160px;
3333
border-radius: 50%; /* circular */
3434
object-fit: cover; /* crops image properly */
3535
box-shadow: 0 6px 16px rgba(0,0,0,0.25);

0 commit comments

Comments
 (0)