commit b41cb019e51274badaa26bafdd81b8285ffef96e
parent 98cd71666399238cafd42fbd52230e9986a9f2f3
Author: Hunter
Date: Wed, 18 Jun 2025 16:12:41 -0400
update vineyard theme checkbox shadow
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
@@ -171,7 +171,7 @@
box-shadow:
inset -2px -2px 4px rgba(0,0,0,0.3),
inset 1px 1px 2px rgba(255,255,255,0.5),
- 0 2px 4px rgba(0,0,0,0.2);
+ 1px 1px 2px rgba(0,0,0,0.6);
}
.active .custom-checkbox:checked + .checkbox-label {
box-shadow: