responsive on dashboard

This commit is contained in:
ty kayn 2019-06-12 14:20:53 +02:00
parent ca5f297077
commit 892f52e49a

View File

@ -114,8 +114,18 @@
}
}
.main-section > div {
padding-top: 0;
}
.product-values{
padding: 0;
}
.bigger-text, #homepage, .hint, .product-values-block {
font-size: 1.25rem;
line-height: 2rem;
}
.category-listing {
width: calc(100vw - 9rem);
width: calc(100vw - 4rem);
height: 25vh;
min-height: auto;
float: left;