UNPKG

contiago-toolbar

Version:

One of the options for outputting content from contiago xml-server

10 lines (8 loc) 155 B
import styled from 'styled-components'; export default styled.div` margin: 0; margin-top: 1.5vw; padding: 0; display: flex; flex-wrap: wrap; `;