summaryrefslogtreecommitdiff
path: root/resources/views/layouts
diff options
context:
space:
mode:
authorhorus2022-01-07 21:35:48 +0100
committerhorus2022-01-07 21:35:48 +0100
commit94beeafa5bd85e49413c0a09436b808b6c54bd60 (patch)
treef820817cb6d696019965f842956e3b7ff605021d /resources/views/layouts
parent9e5f4c9242a0ae83607f40d5ebc5a3cd94bdb440 (diff)
downloadkategorischeraperitif-94beeafa5bd85e49413c0a09436b808b6c54bd60.tar.gz
juggling around with text
Diffstat (limited to 'resources/views/layouts')
-rw-r--r--resources/views/layouts/base.blade.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/views/layouts/base.blade.php b/resources/views/layouts/base.blade.php
index f51d2fa..1ce6a0f 100644
--- a/resources/views/layouts/base.blade.php
+++ b/resources/views/layouts/base.blade.php
@@ -35,6 +35,11 @@
display:none !important
}
}
+ @media (min-width:769px) {
+ .dp-none-invert {
+ display:none !important
+ }
+ }
.navbar-brand-img {
margin-right: 5px;
}