Removing weird bottom padding

This commit is contained in:
softsimon
2023-05-06 00:31:08 +04:00
parent 788d005b8b
commit 28568fb428
6 changed files with 3 additions and 30 deletions

View File

@@ -34,15 +34,6 @@
}
}
.bottom-padding {
@media (max-width: 992px) {
padding-bottom: 65px
};
@media (max-width: 576px) {
padding-bottom: 65px
};
}
@media (max-width: 767.98px) {
.pools-table th,
.pools-table td {