Skip to content

Commit 8093a9f

Browse files
committed
use just width: auto
1 parent 50b4f51 commit 8093a9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/.vitepress/theme/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ img {
149149
max-height: 500px;
150150
cursor: pointer;
151151
display: block;
152+
width: auto;
152153
}
153154

154155
/** Custom mm theme styles */

0 commit comments

Comments
 (0)