From b54bc0d070ca21a1ec9c8a46da08ec3fb88a7bb8 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 28 Feb 2019 16:58:53 +0100 Subject: Adds support for breadcrumbs navigation. --- sass/theme/_offer.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sass/theme/_offer.scss') 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; } -- cgit v1.2.3