Browse Source

more space in navbar for logo

windhamdavid 6 years ago
parent
commit
2a5028fcfb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      css/style.css

+ 3 - 0
css/style.css

@@ -103,6 +103,9 @@ a:hover { color:#16c462; }
 .secondary-text-color  { color: #757575; }
 .divider-color         { border-color: #BDBDBD; }
 
+.navbar .navbar-brand {
+	height:70px;
+}
 .biotherm-heat-icon{
 	fill:#ec2024;
 	color:#ec2024 !important;