mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-19 12:21:23 +02:00
Remove tachyons
This commit is contained in:
@@ -8,7 +8,7 @@ const Layout: React.FC<{}> = ({ children }) => {
|
||||
}, []);
|
||||
|
||||
return (
|
||||
<div className="mw8 mb5 center">
|
||||
<div style={{ margin: '0 auto 64px auto', maxWidth: '1024px' }}>
|
||||
{children}
|
||||
<Footer />
|
||||
<ul
|
||||
|
Reference in New Issue
Block a user