Skip to content

Commit e6cee72

Browse files
committed
Update alignment for pricing presets
1 parent ba4772b commit e6cee72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/src/app/pricing/pricing-calculator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ export function PricingCalculator({ currency }: { currency: Symbol }) {
512512
Pricing Calculator
513513
</h2>
514514

515-
<div className="flex flex-col gap-3 lg:items-end">
515+
<div className="flex flex-col sm:flex-row gap-3 lg:items-end">
516516
<div className="text-base font-semibold text-foreground-neutral">
517517
Quick Start Presets
518518
</div>

0 commit comments

Comments
 (0)