mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 09:06:23 +01:00
Temporary placeholder for custom-media
This commit is contained in:
parent
e81dc97c6b
commit
5b0f275f57
1 changed files with 3 additions and 0 deletions
|
@ -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 {
|
||||
--main-width: 40em;
|
||||
text-size-adjust: none;
|
||||
|
|
Loading…
Reference in a new issue