We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4772b commit e6cee72Copy full SHA for e6cee72
1 file changed
apps/site/src/app/pricing/pricing-calculator.tsx
@@ -512,7 +512,7 @@ export function PricingCalculator({ currency }: { currency: Symbol }) {
512
Pricing Calculator
513
</h2>
514
515
- <div className="flex flex-col gap-3 lg:items-end">
+ <div className="flex flex-col sm:flex-row gap-3 lg:items-end">
516
<div className="text-base font-semibold text-foreground-neutral">
517
Quick Start Presets
518
</div>
0 commit comments