Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: add padding block
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuran-deriv committed Sep 25, 2023
1 parent 7ea5ce8 commit 05beac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/pages/home/live-pricing/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const LivePricing = () => {
align="center"
gap="4x"
direction="col"
padding_block="10x"
md={{ direction: 'row', gap: '10x' }}
>
<LinkButton.Primary
Expand Down

0 comments on commit 05beac5

Please sign in to comment.