kopia lustrzana https://github.com/badgen/badgen.net
Rise margin style to first loading
rodzic
6c17c45d19
commit
1629ff69cf
|
|
@ -17,7 +17,7 @@ const Index = () => {
|
||||||
|
|
||||||
return <>
|
return <>
|
||||||
<BadgenTitle host={host} />
|
<BadgenTitle host={host} />
|
||||||
<div className='docs' style={{ width: '980px' }}>
|
<div className='docs' style={{ width: '980px', margin: '0 auto' }}>
|
||||||
<Intro />
|
<Intro />
|
||||||
<h2 style={{ textAlign: 'center' }}>Badge Gallery</h2>
|
<h2 style={{ textAlign: 'center' }}>Badge Gallery</h2>
|
||||||
|
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue