Skip to content

Commit d8643e8

Browse files
committed
Merge branch 'develop'
2 parents f55cc14 + 71b836a commit d8643e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer/SponsorTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function SponsorTable({ max, levelName, sponsors, ...rest }: Props) {
2626

2727
const H3 = styled.h3`
2828
color: #141414 !important;
29-
width: 120px;
29+
width: 160px;
3030
`;
3131

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

0 commit comments

Comments
 (0)