mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
cube: separate rgbcube logic
This commit is contained in:
parent
b6c3592c2a
commit
adeca4879a
3 changed files with 74 additions and 66 deletions
|
@ -8,6 +8,7 @@ prevent_zoom: true
|
|||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
grid-template-rows: repeat(2, 1fr);
|
||||
|
||||
box-shadow: 0 0 10px var(--foreground);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue