mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 05:21:17 -04:00
stitches config
This commit is contained in:
@@ -12,9 +12,7 @@ const Wrapper = styled("div", {
|
||||
borderRadius: "$rounded",
|
||||
fontSize: "0.85em",
|
||||
color: "$mediumDark",
|
||||
|
||||
// light-dark theme switch fading
|
||||
transition: "border 0.25s ease",
|
||||
transition: "border $fade",
|
||||
});
|
||||
|
||||
const Name = styled(Link, {
|
||||
|
Reference in New Issue
Block a user