We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bb314 commit 4de75a8Copy full SHA for 4de75a8
style.css
@@ -28,8 +28,8 @@ html, body {
28
}
29
30
.avatar-img {
31
- width: 120px; /* adjust size */
32
- height: 120px;
+ width: 160px; /* adjust size */
+ height: 160px;
33
border-radius: 50%; /* circular */
34
object-fit: cover; /* crops image properly */
35
box-shadow: 0 6px 16px rgba(0,0,0,0.25);
0 commit comments