mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 19:05:32 -04:00
stitches config
This commit is contained in:
@@ -16,9 +16,7 @@ const InputStyles = css({
|
||||
borderRadius: "$rounded",
|
||||
color: "$text",
|
||||
backgroundColor: "$superDuperLight",
|
||||
|
||||
// light-dark theme switch fading
|
||||
transition: "background 0.25s ease",
|
||||
transition: "background $fade",
|
||||
|
||||
"&:focus": {
|
||||
outline: "none",
|
||||
|
Reference in New Issue
Block a user