centered text for link loading state

This commit is contained in:
Martina 2021-07-12 17:08:42 -07:00
parent 0eaa6167b9
commit f10d0b1dc0

View File

@ -29,7 +29,9 @@ export default function LinkLoading({ file }) {
<img src={image} style={{ width: "100%" }} />
</div>
<div css={Styles.VERTICAL_CONTAINER_CENTERED}>
<System.H3 style={{ marginBottom: 16, color: Constants.semantic.textBlack }}>
<System.H3
style={{ marginBottom: 16, color: Constants.semantic.textBlack, textAlign: "center" }}
>
{name}
</System.H3>
<span style={{ marginBottom: 16 }}>