mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-13 23:55:35 -04:00
assume images should be centered for now
This commit is contained in:
@@ -37,7 +37,7 @@ const License = () => (
|
||||
</p>
|
||||
<hr />
|
||||
<h2>Creative Commons Attribution 4.0 International Public License</h2>
|
||||
<p className="center">
|
||||
<p style={{ textAlign: "center" }}>
|
||||
<a
|
||||
className="no-underline"
|
||||
href="https://creativecommons.org/licenses/by/4.0/"
|
||||
|
Reference in New Issue
Block a user