reworked css

This commit is contained in:
Adrian Thompson
2020-09-10 16:30:40 +02:00
parent c405cfef54
commit 4f270a9ca0
3 changed files with 64 additions and 233 deletions

View File

@@ -107,13 +107,6 @@ export default {
.chart {
height: 40vh;
max-height: 500px;
@include mobile {
position: relative;
width: 90vw !important;
max-height: unset;
height: 30vh;
margin-bottom: 2rem;
}
width: 100%;
}
</style>