Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
emscb committed Oct 8, 2024
2 parents f55cc14 + 71b836a commit d8643e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/SponsorTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function SponsorTable({ max, levelName, sponsors, ...rest }: Props) {

const H3 = styled.h3`
color: #141414 !important;
width: 120px;
width: 160px;
`;

const LogoImage = styled.div<{ $image: string }>`
Expand Down

0 comments on commit d8643e8

Please sign in to comment.