Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 8698f5c

Browse files
committed
Re-add mobile views
1 parent a22ba65 commit 8698f5c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

static/css/_dbot-banner.scss

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,17 @@
6262
background-color: #17212c;
6363
}
6464
}
65+
66+
@media only screen and (max-width: 600px) {
67+
.dbot-banner {
68+
display: none;
69+
}
70+
}
71+
72+
@media only screen and (max-width: 769px) {
73+
.dbot-banner {
74+
&__separator {
75+
display: none;
76+
}
77+
}
78+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy