1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-02 22:17:46 +00:00

text: actually fix overflow

This commit is contained in:
RGBCube 2025-06-08 04:10:18 +03:00
parent 731706c7f6
commit def6ca9c39
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
3 changed files with 3 additions and 3 deletions

View file

@ -125,7 +125,7 @@
}
}
html, body {
body {
height: 100dvh;
width: 100dvw;
}