chartjs-2-react/src/styles.css
2019-12-05 13:07:01 -06:00

9 lines
137 B
CSS

/* add css styles here (optional) */
.test {
display: inline-block;
margin: 2em auto;
border: 2px solid #000;
font-size: 2em;
}