UNPKG

lemail2

Version:
8 lines (5 loc) 110 B
import styled from 'styled-components'; const Row = styled.div` padding-top: 18px; `; export default Row;