Tweaked some cards

This commit is contained in:
2017-03-24 19:21:40 +11:00
parent f4321c39e4
commit e9b5c91e26
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ footer {
}
/* device only features */
@media screen and (min-width: 480px) {
@media screen and (min-width: 768px) {
.mobileOnly {
display: none;
}