More work.

This commit is contained in:
2020-01-20 23:31:42 +01:00
parent 8a09e4832b
commit 5938662704
9 changed files with 166 additions and 118 deletions

View File

@@ -496,13 +496,13 @@
}
}
@media only screen and (max-width: 785px) {
@media only screen and (max-width: 767px) {
.hide-sm {
display: none !important;
}
}
@media only screen and (min-width: 786px) {
@media only screen and (min-width: 768px) {
.col-md,
.col-md-1,
.col-md-2,