mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 07:01:19 -04:00
fix distorted header image on narrow viewports
This commit is contained in:
@@ -21,6 +21,7 @@ const CircleImage = styled(Image, {
|
||||
|
||||
const SelfieLink = styled(Link, {
|
||||
display: "inline-flex",
|
||||
flexShrink: 0,
|
||||
alignItems: "center",
|
||||
color: theme.colors.mediumDark,
|
||||
|
||||
|
Reference in New Issue
Block a user