Rise margin style to first loading

pull/298/head
Amio 2019-07-08 09:28:25 +08:00
rodzic 6c17c45d19
commit 1629ff69cf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ const Index = () => {
return <>
<BadgenTitle host={host} />
<div className='docs' style={{ width: '980px' }}>
<div className='docs' style={{ width: '980px', margin: '0 auto' }}>
<Intro />
<h2 style={{ textAlign: 'center' }}>Badge Gallery</h2>