summaryrefslogtreecommitdiff
path: root/sass/theme/_offer.scss
diff options
context:
space:
mode:
authorMax2019-02-28 16:58:53 +0100
committerMax2019-02-28 16:58:53 +0100
commitb54bc0d070ca21a1ec9c8a46da08ec3fb88a7bb8 (patch)
tree1dcd7a704a55fd275282cebfde9fdf00afd67a6e /sass/theme/_offer.scss
parent3f9fb375292cc0ea3aaff30503edb0a46a67fabc (diff)
downloadfuselkoenig_de-b54bc0d070ca21a1ec9c8a46da08ec3fb88a7bb8.tar.gz
Adds support for breadcrumbs navigation.
Diffstat (limited to 'sass/theme/_offer.scss')
-rw-r--r--sass/theme/_offer.scss2
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;
}