Merge pull request #7 from justijndepover/master

bugfix
This commit is contained in:
Ben Harris 2019-10-04 13:31:46 -04:00 committed by GitHub
commit 71dbfa44ea
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;
}