mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 15:05:32 -04:00
a bunch of cleanup, mostly of my messy css hacks over the years
This commit is contained in:
@@ -22,13 +22,12 @@ export const OctocatLink = ({ repo }) => {
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
strokeWidth="0"
|
||||
viewBox="0 0 24 24"
|
||||
height="1.2em"
|
||||
width="1.2em"
|
||||
height="1.2em"
|
||||
style={{
|
||||
display: "inline",
|
||||
height: "1.2em",
|
||||
width: "1.2em",
|
||||
verticalAlign: "-0.2em",
|
||||
height: "1.2em",
|
||||
verticalAlign: "text-top",
|
||||
fill: "var(--colors-text)",
|
||||
}}
|
||||
>
|
||||
|
Reference in New Issue
Block a user