@@ -1,6 +1,6 @@
<template>
<div id="maps">
- <div id="chartMap" class="" style="width:100%;height:550px;"></div>
+ <div id="chartMap" class="" style="width:100%;height:550px;margin:40px 0 0 0"></div>
</div>
</template>
<div id="top-right">
- <div id="chart" class="" style="height:450px;"></div>
+ <div id="chart" class="" style="height:450px;margin:40px 0 0 0"></div>