mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-30 15:03:49 -05:00
svg fixes
This commit is contained in:
@@ -42,6 +42,7 @@ const Divider = styled(HorizontalRule, {
|
||||
});
|
||||
|
||||
const WindowsLogo = styled(SiWindows95, {
|
||||
display: "inline",
|
||||
width: "1.2em",
|
||||
height: "1.2em",
|
||||
verticalAlign: "-0.15em",
|
||||
|
||||
@@ -33,6 +33,7 @@ const ViewMore = styled("p", {
|
||||
});
|
||||
|
||||
const GitHubLogo = styled(SiGithub, {
|
||||
display: "inline",
|
||||
width: "1.2em",
|
||||
height: "1.2em",
|
||||
verticalAlign: "-0.2em",
|
||||
|
||||
Reference in New Issue
Block a user