format
This commit is contained in:
parent
d1a1ee38c0
commit
deabb78767
|
@ -13,8 +13,6 @@
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media screen and (max-width: 1000px) {
|
@media screen and (max-width: 1000px) {
|
||||||
.overview-cards {
|
.overview-cards {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
.layout::after {
|
.layout::after {
|
||||||
display: block;
|
display: block;
|
||||||
content: '';
|
content: '';
|
||||||
|
|
Loading…
Reference in New Issue