Skip to content

Commit f762de2

Browse files
committed
fix(frontend): update banner spacing
1 parent ff83069 commit f762de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const Banner = styled.div`
7272

7373
const BANNER_CONTENT = (
7474
<>
75-
Help us continue to improve gnomAD by taking 5 minutes to fill out our
75+
Help us continue to improve gnomAD by taking 5 minutes to fill out our{' '}
7676
<ExternalLink href="http://broad.io/2024_survey">user survey</ExternalLink>.
7777
</>
7878
)

0 commit comments

Comments
 (0)