Skip to content

Commit

Permalink
replaced logo
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Macri <[email protected]>
  • Loading branch information
Giuseppe Macri committed Sep 5, 2023
1 parent c64190e commit 4e627b9
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 17 deletions.
2 changes: 1 addition & 1 deletion website/src/components/common/section.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const SectionContainer = styled.div`
? `url(${props.background})`
: 'white'};
padding: ${props => props.theme.margins.huge};
margin-bottom: ${props => props.theme.margins.large};
// margin-bottom: ${props => props.theme.margins.large};
background-size: cover;
${media.portable`
Expand Down
29 changes: 15 additions & 14 deletions website/src/components/foursquare-logo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4e627b9

Please sign in to comment.