Files
website/progress.css
T
2020-06-27 06:36:42 -04:00

6 lines
104 B
CSS

div#progressChart {
min-width: 310px;
height: 400px;
max-width: 800px;
margin: 0 auto;
}