Skip to content

Commit 0a9e156

Browse files
committed
Fix: stylelint error
1 parent f262068 commit 0a9e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ body {
141141
}
142142

143143
:where(img, picture, svg, video) {
144-
block-size: auto;
145144
max-inline-size: 100%;
145+
block-size: auto;
146146
}
147147

148148
:where(svg:not([fill])) {

0 commit comments

Comments
 (0)