mirror of
https://github.com/stronk-dev/LivepeerEvents.git
synced 2025-07-05 10:45:10 +02:00
Fix homepage not being centered on smaller views
This commit is contained in:
parent
34b7ec94f2
commit
e9dc60bf3c
@ -42,7 +42,6 @@ const Home = (obj) => {
|
|||||||
<img alt="" src="livepeer.png" width="100em" height="100em" style={{ zIndex: 10 }} />
|
<img alt="" src="livepeer.png" width="100em" height="100em" style={{ zIndex: 10 }} />
|
||||||
</div>
|
</div>
|
||||||
<div className="verticalDivider" />
|
<div className="verticalDivider" />
|
||||||
<div className="flexContainer">
|
|
||||||
<div className="stroke roundedOpaque" style={{ maxWidth: '400px' }}>
|
<div className="stroke roundedOpaque" style={{ maxWidth: '400px' }}>
|
||||||
<div className="verticalDivider" />
|
<div className="verticalDivider" />
|
||||||
<div className="row">
|
<div className="row">
|
||||||
@ -96,7 +95,6 @@ const Home = (obj) => {
|
|||||||
</div> */}
|
</div> */}
|
||||||
<div className="verticalDivider" />
|
<div className="verticalDivider" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<div className="alwaysOnBottom showNeverOnMobile">
|
<div className="alwaysOnBottom showNeverOnMobile">
|
||||||
<div className="row">
|
<div className="row">
|
||||||
<RetroHitCounter
|
<RetroHitCounter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user