Skip to content

Commit c0415c8

Browse files
authored
Update _sidebar.scss
1 parent eae2e90 commit c0415c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_sass/_sidebar.scss

+2
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@
9292
img {
9393
max-width: 175px;
9494
border-radius: 0;
95+
width: 100%; /* Ensure it fills its container */
96+
height: auto;
9597

9698
@include breakpoint($large) {
9799
padding: 5px;

0 commit comments

Comments
 (0)