1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 19:05:32 -04:00

bump next to stable

This commit is contained in:
2022-07-08 13:24:38 -04:00
parent 295301aa9e
commit 54d0b6eac0
14 changed files with 155 additions and 166 deletions

View File

@@ -59,7 +59,6 @@ const normalizeStyles: Record<string, Stitches.CSSProperties> = {
"button, select": {
textTransform: "none",
},
"button, [type='button'], [type='reset'], [type='submit']": {},
legend: {
padding: 0,
},