diff options
Diffstat (limited to 'sass/theme/_offer.scss')
| -rw-r--r-- | sass/theme/_offer.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/theme/_offer.scss b/sass/theme/_offer.scss index 6f94d2d..e378637 100644 --- a/sass/theme/_offer.scss +++ b/sass/theme/_offer.scss @@ -48,7 +48,7 @@ margin-top: 20px !important; } } -@media (max-width: 767px) { +@media (max-width: 768px) { .card-header-dp-none { display: none !important; } |
