update admin button css
All checks were successful
/ build (push) Successful in 39s

This commit is contained in:
Ruben 2025-07-15 10:54:47 -05:00
commit 69264c0bd8
No known key found for this signature in database
GPG key ID: 8EA836555FB6D9A5

View file

@ -142,7 +142,7 @@
outline-color: color-mix(in srgb, var(--green) 60%, transparent);
.text {
transform: scale(1.1) translateX(-.8rem);
transform: scale(1.5) translateX(-.2rem);
}
}