UNPKG

contiago-toolbar

Version:

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

9 lines (7 loc) 138 B
import styled from 'styled-components'; export default styled.ul` margin: 0; margin-top: 1.5vw; padding: 0; list-style: none; `;