feat: add some stuff

This commit is contained in:
2024-03-28 18:30:52 +01:00
parent d169df01f1
commit fa5d08e549
196 changed files with 2964 additions and 390 deletions

View File

@@ -169,8 +169,7 @@
box-shadow:
-5px -5px 10px #ffffff70 inset,
-1px -1px 4px #ffffff96 inset,
2px 2px 2px black inset,
-2px -2px 5px #00000078;
2px 2px 2px black inset;
transform: translate(-50%, -50%) rotate(calc(var(--rotation) * -1 + 180deg));
top: 50%;
left: 50%;