1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-13 19:55:26 -04:00

svg fixes

This commit is contained in:
2024-09-10 14:52:34 -04:00
parent 563533fdb0
commit 0dbb32a267
8 changed files with 9 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ const PlainLink = styled(Link, {
});
const Icon = styled("svg", {
display: "inline",
width: "1.25em",
height: "1.25em",
verticalAlign: "-0.25em",