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:
parent
a769caf8d2
commit
dafe504158
1 changed files with 1 additions and 1 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue