Skip to content

Commit

Permalink
Avoid clipping responsive social SVG icons (#808)
Browse files Browse the repository at this point in the history
Merge pull request 808
  • Loading branch information
caizixian authored Sep 27, 2024
1 parent d7122a0 commit a54bb42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/minima/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ pre {
display: inline-block;
fill: currentColor;
vertical-align: text-bottom;
overflow: visible;
}


Expand Down

0 comments on commit a54bb42

Please sign in to comment.