Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
added spaces to beta banner
Browse files Browse the repository at this point in the history
  • Loading branch information
BarakStout committed Aug 29, 2019
1 parent 269ec2f commit 027bf8e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/Beta.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ const Beta = props => {
<p>
Welcome to the beta version of the HMDA Data Browser.
Data included is for testing purposes only.
To view a financial institution's 2018 HMDA data, visit the
<a href="https://ffiec.cfpb.gov/data-browser/">
live version of the Data Browser.
</a>
For questions/suggestions, contact hmdafeedback@cfpb.gov.
To view a financial institution's 2018 HMDA data, visit the
{' '}<a href="https://ffiec.cfpb.gov/data-browser/">live version of the Data Browser</a>.
{' '}For questions/suggestions, contact hmdafeedback@cfpb.gov.
</p>
</Alert>
</div>
Expand Down

0 comments on commit 027bf8e

Please sign in to comment.