Skip to content

Commit

Permalink
Optimized hero images
Browse files Browse the repository at this point in the history
  • Loading branch information
austincondiff committed Oct 2, 2022
1 parent a4667be commit fcfec4a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/pages/home/HeroImage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ const ColorFlair3 = styled(ColorFlair)`
`;
const StyledHardwareLockup = styled(HardwareLockup)`
margin-top: -45%;
margin-left: -100px;
margin-right: -100px;
margin-left: -112px;
margin-right: -112px;
@media ${mediaQueries.md} {
margin-top: -37%;
margin-left: 0;
Expand Down
Binary file modified public/codeedit-window-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/codeedit-window-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fcfec4a

Please sign in to comment.