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

detatch theme provider from stitches logic

This commit is contained in:
2024-02-15 10:48:45 -05:00
parent b5f0f56702
commit 6f5c066525
11 changed files with 41 additions and 144 deletions

View File

@@ -97,6 +97,11 @@ const Sup = styled("sup", {
fontSize: "0.6em",
});
const PGPIcon = styled(GoLock, {
verticalAlign: "-0.25em",
strokeWidth: 0.5,
});
const PGPKey = styled("code", {
margin: "0 0.15em",
letterSpacing: "0.075em",
@@ -335,8 +340,7 @@ const Index = () => {
underline={false}
openInNewTab
>
<GoLock size="1.25em" style={{ verticalAlign: "-0.25em", strokeWidth: 0.5 }} />{" "}
<PGPKey>2B0C 9CF2 51E6 9A39</PGPKey>
<PGPIcon size="1.25em" /> <PGPKey>2B0C 9CF2 51E6 9A39</PGPKey>
</ColorfulLink>
</Sup>
,{" "}