Skip to content

Commit

Permalink
Update _sidebar.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
ebruevcen committed Sep 29, 2024
1 parent b38683a commit 85fef43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
.author__avatar {
display: table-cell;
vertical-align: top;
width: 36px;
//width: 36px;
// set width only, for non-square avatars
height: 48px;

Expand All @@ -90,7 +90,7 @@
}

img {
max-width: 175px;
max-width: 200px;
border-radius: 0;

@include breakpoint($large) {
Expand Down

0 comments on commit 85fef43

Please sign in to comment.