Update Footer.js - formatting fix

This commit is contained in:
Patrik Oldsberg
2020-12-08 16:30:42 +01:00
committed by GitHub
parent 1f0f4ed3bc
commit cd4eba4afc
+1 -1
View File
@@ -86,7 +86,7 @@ class Footer extends React.Component {
)}
</div>
</section>
<p style={{textAlign: 'center'}}>
<p style={{ textAlign: 'center' }}>
<a href="https://spotify.github.io">Made with &nbsp; at Spotify</a>
</p>
<p className="copyright">{this.props.config.copyright}</p>