Changed chart to responsive mode
This commit is contained in:
parent
4119014f1a
commit
0e8fc329bf
@ -1,5 +1,9 @@
|
||||
body {
|
||||
font-family: 'Raleway', sans-serif;
|
||||
width: 990px;
|
||||
max-width: 990px;
|
||||
margin: 30px auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center !important;
|
||||
}
|
Loading…
Reference in New Issue
Block a user