PROD-1841 contact hr

- add horizontal rule to contact us page
This commit is contained in:
Nicholas D'Alfonso
2020-04-17 14:41:17 -04:00
parent 9b778371be
commit 12eac14aa0

View File

@@ -57,6 +57,9 @@ function LoggedInUser({ userInformation, setErrorState, zendeskApiHost, submitFo
</div>);
return (<div>
<div className="row">
<hr className="col-sm-12"></hr>
</div>
<div className="row">
<div
className="col-sm-12 user-info"