Skip to content

Commit

Permalink
fix: gap
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuran-deriv committed Mar 11, 2024
1 parent 317fbfb commit 6edcc3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const WhatAreDigitalOptions = ({
return (
<>
<Hero.ContentLess
className="px-800 md:px-1200"
className="px-800 md:px-1200 lg:px-gap-none"
description={
<Text className="leading-6">
<Localize translate_text={description} />
Expand Down

0 comments on commit 6edcc3b

Please sign in to comment.