https://www.mobirise-tutorials.com/Vorlageseite/#chart
width: 90% !important;
Code: Alles auswählen
@media (max-width: 767px) {
.chart-wrapper {
width: 90% !important;
padding: 12px !important;
border-radius: 12px !important;
}
.container {
padding-left: 10px !important;
padding-right: 10px !important;
}
.cust-chart-btn {
width: 50%;
margin: auto;
font-size: 0.85rem;
}
.chart-btn-row {
flex-direction: column;
}
}

