mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-02 08:25:34 -04:00
don't load fathom script unless on production
This commit is contained in:
@@ -9,7 +9,7 @@ const Block = styled("div", {
|
||||
margin: "1em auto",
|
||||
color: "$codeText",
|
||||
|
||||
[`& ${Code}`]: {
|
||||
[`${Code}`]: {
|
||||
display: "block",
|
||||
overflowX: "auto",
|
||||
padding: "1em",
|
||||
|
||||
Reference in New Issue
Block a user