Hide minimum and economy on mobile

This commit is contained in:
nymkappa
2022-06-01 12:28:36 +02:00
parent 7f8834a2eb
commit ec24549602
3 changed files with 32 additions and 21 deletions

View File

@@ -133,7 +133,7 @@
text-align: center;
flex-direction: column;
justify-content: space-around;
padding: 22px 20px;
padding: 24px 20px;
}
}
@@ -148,3 +148,7 @@
margin-right: -2px;
font-size: 10px;
}
.symbol {
font-size: 13px;
}