We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a138ace commit d6453feCopy full SHA for d6453fe
assets/css/main.scss
@@ -38,7 +38,7 @@ $max-content-width: {{ site.max_width }};
38
}
39
40
.profile img {
41
- width: 150px !important; /* Force the width for all profile pictures */
+ width: 200px !important; /* Force the width for all profile pictures */
42
height: auto !important; /* Maintain aspect ratio */
43
display: block;
44
margin: 0 auto; /* Center the image */
0 commit comments