Update: drawing dots, making a better spark

This commit is contained in:
Zakaria
2026-06-07 16:53:40 -04:00
parent 0891453912
commit 2352a003b8
3 changed files with 86 additions and 20 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ canvas {
border-radius: 14px;
background: color-mix(in oklch, var(--surface), var(--bg) 26%);
cursor: crosshair;
touch-action: manipulation;
touch-action: none;
}
.caption {