Skip to content

Commit d6453fe

Browse files
authored
Update main.scss
1 parent a138ace commit d6453fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $max-content-width: {{ site.max_width }};
3838
}
3939

4040
.profile img {
41-
width: 150px !important; /* Force the width for all profile pictures */
41+
width: 200px !important; /* Force the width for all profile pictures */
4242
height: auto !important; /* Maintain aspect ratio */
4343
display: block;
4444
margin: 0 auto; /* Center the image */

0 commit comments

Comments
 (0)