mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
cube: prevent zooming in
This commit is contained in:
parent
1a17723c54
commit
512663f5c6
2 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: <20>
|
title: <20>
|
||||||
|
prevent_zoom: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
prevent_zoom: true
|
||||||
|
---
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
cube-face::after {
|
cube-face::after {
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue