Skip to content

Commit

Permalink
Tweaks to logos
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyGinnivan committed Aug 20, 2024
1 parent 9108229 commit 92cb90e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 31 deletions.
4 changes: 2 additions & 2 deletions website/app/routes/_layout.agenda.($year).tsx
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ function SponsorSection({ sponsors, year }: { sponsors: YearSponsors | undefined
display="flex"
justifyContent="center"
alignItems="center"
border="6px solid #0E0E43"
border="6px solid #0D0D3F"
style={{
background: `linear-gradient(to bottom, ${gradientFrom}, #151544)`,
zIndex: zIndex,
Expand All @@ -385,7 +385,7 @@ function SponsorSection({ sponsors, year }: { sponsors: YearSponsors | undefined
alt={sponsor.name}
maxWidth={150}
width="100%"
maxHeight={100}
maxHeight={90}
ml={-3}
display="inline-block"
objectFit="contain"
Expand Down
30 changes: 1 addition & 29 deletions website/public/images/sponsors/2024-tricentris.svg
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 92cb90e

Please sign in to comment.