import styled from 'styled-components/native' export const Content = styled.View` padding-vertical: 20px; margin-bottom: 20px; `