mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
More work.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user