50846d59 by Jeff Balicki

mobile fix

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 210fda03
......@@ -16882,6 +16882,8 @@ html.mega-menu-primary-off-canvas-open #wpadminbar {
@media only screen and (max-width: 48.875rem) {
.branding .navbar-brand {
margin-right: 15px;
width: 119px;
height: 60px;
}
}
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -30,6 +30,8 @@
// display: inline-block;
@media only screen and (max-width: 48.875rem) {
margin-right:15px ;
width: 119px;
height: 60px;
}
}
}
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.475
Version: 1.0.476
*/
......