diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 22f9160..fd53692 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -74,7 +74,7 @@ } .logo img { - height: 36px; + height: 48px; margin-right: 10px; } @@ -582,7 +582,7 @@ } .logo img { - height: 24px; + height: 32px; margin-right: 5px; }