mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 20:54:28 -04:00
pre-render optimizations
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 477 KiB |
+1
-1
@@ -26,7 +26,7 @@ const Page = () => {
|
||||
backgroundImage: `url(${backgroundImg.src})`,
|
||||
backgroundRepeat: "repeat",
|
||||
backgroundPosition: "center",
|
||||
borderRadius: "var(--radii-corner)",
|
||||
borderRadius: "0.6em",
|
||||
}}
|
||||
>
|
||||
<CodeBlock
|
||||
|
||||
Reference in New Issue
Block a user