UNPKG

@rocketsofawesome/mirage

Version:

[Live Demo of the Pattern Library](https://rocketsofawesome.github.io/mirage/)

9 lines (6 loc) 168 B
import styled from 'styled-components' const InformationalSection = styled.section` padding: 2.0rem 1.5rem; ` /** @component */ export default InformationalSection