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:
parent
1a17723c54
commit
512663f5c6
2 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: <20>
|
||||
prevent_zoom: true
|
||||
---
|
||||
|
||||
<style>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
prevent_zoom: true
|
||||
---
|
||||
|
||||
<style>
|
||||
cube-face::after {
|
||||
z-index: -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue