mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +00:00
7 lines
86 B
SCSS
7 lines
86 B
SCSS
.echarts {
|
|
width: 100%;
|
|
height: 30rem;
|
|
margin: 3% auto;
|
|
text-align: center;
|
|
}
|