mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
cube: make cube-face a class
This commit is contained in:
parent
1bb9d9c541
commit
dcca24e7cc
3 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@ prevent_zoom: true
|
|||
---
|
||||
|
||||
<style>
|
||||
cube-face::after {
|
||||
.cube-face::after {
|
||||
z-index: -1;
|
||||
content: "";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue