Skip to content
Snippets Groups Projects

feat(submissionStatement): Update copy in the confirmation modal at the end of…

Merged Daniel Sandu requested to merge HIN-963 into develop
2 files
+ 5
30
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -79,7 +79,7 @@ const Root = styled.div`
flex-direction: column;
position: relative;
padding: calc(${th('gridUnit')} * 5);
width: calc(${th('gridUnit')} * 60);
width: calc(${th('gridUnit')} * 70);
${H2} {
margin: 0 0 ${th('gridUnit')} 0;