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 2ac67e6 commit 8dfdbf8Copy full SHA for 8dfdbf8
src/components/footer/conference-footer-box.tsx
@@ -33,7 +33,7 @@ export function ConferenceFooterBox({
33
Amsterdam, Netherlands
34
</div>
35
36
- <div className="flex w-[73.5px] items-center justify-center">
+ <div className="flex w-[min(calc(25%-.5px),73.5px)] items-center justify-center">
37
<ArrowDownIcon className="size-10 -rotate-90 text-pri-lighter transition group-hover:translate-x-0.5 group-hover:text-neu-900" />
38
39
0 commit comments