This commit is contained in:
Justijn Depover 2019-10-04 18:04:12 +02:00 committed by GitHub
parent 7135d5156e
commit 8d30045a48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ div.alert-success {
}
/* Mobile */
@media (min-width: 768px) {
@media (max-width: 768px) {
td {
display: block;
}