Skip to content

Commit 50b4f51

Browse files
committed
try to remove height and width
1 parent 3e31f5f commit 50b4f51

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/.vitepress/theme/style.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,7 @@ a img,svg {
147147
img {
148148
max-width: 90%;
149149
max-height: 500px;
150-
width: auto;
151150
cursor: pointer;
152-
height: auto;
153-
aspect-ratio: attr(width) / attr(height);
154151
display: block;
155152
}
156153

0 commit comments

Comments
 (0)