We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668614d commit 55623b6Copy full SHA for 55623b6
2025/src/components/Sponsors/Company.astro
@@ -57,7 +57,7 @@ const currentStyle = rankStyles[rank];
57
58
<a
59
href={url}
60
- class="relative block w-full max-w-xs"
+ class="relative block w-full"
61
target="_blank"
62
rel="noopener noreferrer"
63
>
0 commit comments