@@ -22,7 +22,7 @@ h6 {
.logo {
.logo-mark {
svg {
- width: $grw-navbar-height;
+ width: $grw-logomark-width;
height: $grw-navbar-height;
padding: 12px;
}
@@ -44,10 +44,6 @@ h6 {
*/
.grw-subnav {
overflow: unset;
-
- .grw-title-bar {
- background: $grw-floral-white;
- }
.grw-modal-head {
@@ -1,6 +1,7 @@
$font-family-monospace-not-strictly: Monaco, Menlo, Consolas, 'Courier New', MeiryoKe_Gothic, monospace;
// Layout
+$grw-logomark-width: 60px;
$grw-navbar-height: 50px;
// fix tab width to 95 pixels