Fix homepage not being centered on smaller views

This commit is contained in:
Marco van Dijk 2022-05-06 17:16:08 +02:00
parent 34b7ec94f2
commit e9dc60bf3c

View File

@ -42,7 +42,6 @@ const Home = (obj) => {
<img alt="" src="livepeer.png" width="100em" height="100em" style={{ zIndex: 10 }} />
</div>
<div className="verticalDivider" />
<div className="flexContainer">
<div className="stroke roundedOpaque" style={{ maxWidth: '400px' }}>
<div className="verticalDivider" />
<div className="row">
@ -96,7 +95,6 @@ const Home = (obj) => {
</div> */}
<div className="verticalDivider" />
</div>
</div>
<div className="alwaysOnBottom showNeverOnMobile">
<div className="row">
<RetroHitCounter