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
|
@ -4,7 +4,7 @@ prevent_zoom: true
|
|||
---
|
||||
|
||||
<style>
|
||||
cube-face {
|
||||
.cube-face {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
grid-template-rows: repeat(2, 1fr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue