mirror of
https://github.com/Spythere/spythere-portfolio.git
synced 2026-05-03 21:48:18 +00:00
about & global changes
This commit is contained in:
@@ -49,6 +49,11 @@ export const StyledAbout = styled.section`
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
@@ -63,7 +63,7 @@ export const GlobalStyles = createGlobalStyle`
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
img, svg {
|
||||
max-width: 100%;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user