1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 20:47:46 +00:00

cube: use svh for a stable cube

This commit is contained in:
RGBCube 2025-06-01 23:53:36 +03:00
parent a769caf8d2
commit dafe504158
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -4,7 +4,7 @@
}
html {
font-size: min(9dvw, 9dvh, 4.5rem);
font-size: min(9svw, 9svh, 4.5rem);
}
/* Guess what? Yeah, you guessed right. Safari can't render shit. */