Fix bisq quirks

This commit is contained in:
hunicus
2023-05-11 18:48:53 -04:00
parent 716a2a3541
commit 0cb21b7f89
2 changed files with 3 additions and 6 deletions

View File

@@ -1,11 +1,6 @@
.pagination-container {
float: none;
margin-bottom: 200px;
@media(min-width: 400px){
float: right;
}
}
.container-xl {
padding-bottom: 110px;
}