Move acceleration tab icon, fix responsive issues

This commit is contained in:
Mononaut
2024-01-15 23:39:51 +00:00
parent e5df1571da
commit d2270ffc26
3 changed files with 18 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ form {
min-width: 400px;
}
@media (min-width: 992px) {
min-width: 200px;
min-width: 142px;
}
@media (min-width: 1200px) {
min-width: 300px;