Skip to content

Commit

Permalink
fix: added spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
meenakshi-deriv committed Aug 6, 2024
1 parent ae82eb5 commit 962ebc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ const AuditSection = ({ data }) => {
const DetailsSection = ({ data }) => (
<>
<div className='header-box'>

<div className='spacer' />
<div className='title-box'>
<Text size='md' bold>
{localize('Contract Details')}
Expand Down

0 comments on commit 962ebc2

Please sign in to comment.