@@ -447,7 +447,7 @@ export default {
.content {
position: absolute;
left: 1%;
- width: 100%;
+ //width: 100%;
height: 220px;
top: 1.5rem;
}
@@ -223,7 +223,7 @@ export default {
#ThreeStackedBarAndLine {
left: 0rem;
top: 0.1rem;
- width: 24rem;
+ width: 23vw;
height: 12rem;
</style>