Newer
Older
import Header from './Header';
import Main from './Main';
<div style={{ minHeight: '100%', position: 'relative', paddingBottom: '3em' }}>
<main id="main" style={{ minHeight: '100%', position: 'relative' }}>
style={{ position: 'absolute', width: '100%', bottom: '0' }}