Grid logo and title is centered using grid layout

This commit is contained in:
Gabor PEK
2018-03-07 17:22:28 +01:00
parent a3ab5f52b6
commit f6843b21b6
7 changed files with 154 additions and 38 deletions
+1 -1
View File
@@ -155,6 +155,6 @@ $font-size-h3: floor(($font-size-base * 1.3));
$font-size-h4: floor(($font-size-base * 1.2));
$font-size-h5: floor(($font-size-base * 1.1));
// Custom sizes
$tao-navbar-height: 67px;