Skip to content

Commit

Permalink
Margin to DQA bottom
Browse files Browse the repository at this point in the history
Closes #1278
  • Loading branch information
jtklein committed Mar 22, 2024
1 parent 000e866 commit f70e1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ObsDetails/DataQualityAssessment.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ const DataQualityAssessment = ( {
/>
</View>

<View className="mt-[30px] mx-[15px] space-y-[11px]">
<View className="my-[30px] mx-[15px] space-y-[11px]">
<Heading4>{t( "ABOUT-THE-DQA" )}</Heading4>
<List2>{t( "About-the-DQA-description" )}</List2>
</View>
Expand Down

0 comments on commit f70e1fa

Please sign in to comment.