1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-01 09:15:31 -04:00

remove css reset as a dependency

This commit is contained in:
2025-04-08 19:52:54 -04:00
parent 30b6e02b83
commit 84702aeab1
24 changed files with 297 additions and 254 deletions
-1
View File
@@ -32,7 +32,6 @@ const Page = () => {
overflowX: "auto",
padding: "1em",
fontSize: "0.9em",
fontFamily: "var(--fonts-mono)",
tabSize: 2,
border: "1px solid var(--colors-kinda-light)",
borderRadius: "0.6em",