responsive on dashboard
This commit is contained in:
parent
ca5f297077
commit
892f52e49a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user