UNPKG

contiago-toolbar

Version:

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

9 lines (7 loc) 140 B
import styled from 'styled-components'; export default styled.div` width: 27.5vw; height: auto; float: right; margin-left: 1vw; `;