Temporary placeholder for custom-media

This commit is contained in:
Lim Chee Aun 2023-02-17 20:48:15 +08:00
parent e81dc97c6b
commit 5b0f275f57

View file

@ -1,3 +1,6 @@
/* Can't use this yet because custom-media doesn't propagate to other CSS files yet, in Vite */
@custom-media --viewport-medium (min-width: 40em);
:root { :root {
--main-width: 40em; --main-width: 40em;
text-size-adjust: none; text-size-adjust: none;