1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-23 10:46:13 +02:00

Add powered by

This commit is contained in:
Phuoc Nguyen
2019-11-26 22:33:47 +07:00
parent 3f8b17489d
commit 73b7f20649
2 changed files with 50 additions and 1 deletions

View File

@@ -123,7 +123,7 @@ const Home = () => {
</div>
</div>
<section style={{ height: '800px', overflow: 'hidden', paddingBottom: '32px', position: 'relative' }}>
<section style={{ height: '900px', overflow: 'hidden', paddingBottom: '32px', position: 'relative' }}>
<div
style={{
alignItems: 'center',