@@ -2904,4 +2904,9 @@ dd, dt {
.navbar {
border-radius: 0;
}
+}
+@media screen and (max-width: 420px) {
+ .navbar-page-title {
+ display: none;
+ }