Hello, I believe that media queries do not accept requests for `inline-size` and that it is necessary to write `width`. How is a media query containing `width` mapped?
Hello,
I believe that media queries do not accept requests for
inline-sizeand that it is necessary to writewidth.How is a media query containing
widthmapped?