We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7a688 commit e5532fcCopy full SHA for e5532fc
1 file changed
app/assets/stylesheets/application.css
@@ -16,3 +16,9 @@
16
:root {
17
scroll-behavior: auto !important;
18
}
19
+
20
+@media (max-width: 576px) {
21
+ #dev-toolbar {
22
+ display: none !important;
23
+ }
24
+}
0 commit comments