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

cube: prevent zooming in

This commit is contained in:
RGBCube 2025-06-02 03:07:07 +03:00
parent 1a17723c54
commit 512663f5c6
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
2 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,6 @@
---
title: <20>
prevent_zoom: true
---
<style>

View file

@ -1,3 +1,7 @@
---
prevent_zoom: true
---
<style>
cube-face::after {
z-index: -1;