resolve the text getting cut off in checkout
This commit is contained in:
@@ -211,7 +211,7 @@ export function CheckoutPage({
|
||||
>
|
||||
<h1 className="font-merchant text-3xl md:text-4xl lg:text-5xl mb-4">
|
||||
<span className="font-light">Secure</span>{' '}
|
||||
<span className="font-bold italic bg-gradient-to-r from-primary to-secondary bg-clip-text text-transparent">Checkout</span>
|
||||
<span className="font-bold italic bg-gradient-to-r from-primary to-secondary bg-clip-text text-transparent pr-2">Checkout</span>
|
||||
</h1>
|
||||
<p className="font-poppins text-lg text-gray-600">
|
||||
Complete your purchase and start exploring Paris
|
||||
|
||||
Reference in New Issue
Block a user