add stage backgrounds

This commit is contained in:
kittentm 2025-12-29 04:57:19 +01:00
commit 9dfda09b03
17 changed files with 0 additions and 1 deletions

View file

@ -23,7 +23,6 @@
justify-content: center;
align-items: flex-start;
/* Wavy bottom using polygon */
clip-path: polygon(
0% 0%, 100% 0%, 100% 80%,
90% 85%, 80% 75%, 70% 85%,