UNPKG

contiago-toolbar

Version:

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

7 lines (5 loc) 135 B
import styled from 'styled-components'; export default styled.div` font-family: 'Open Sans Condensed Light'; font-size: 1.2vw; `;