UNPKG

contiago-toolbar

Version:

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

9 lines (7 loc) 174 B
import styled from 'styled-components'; export default styled.div ` background: #ececed; display: flex; justify-content: center; font-family: sans-serif; `;