mirror of
https://github.com/aleleba/chartjs-2-react.git
synced 2025-04-20 08:07:54 -06:00
9 lines
137 B
CSS
9 lines
137 B
CSS
/* add css styles here (optional) */
|
|
|
|
.test {
|
|
display: inline-block;
|
|
margin: 2em auto;
|
|
border: 2px solid #000;
|
|
font-size: 2em;
|
|
}
|