Quellcode durchsuchen

fixed brand-link img height

REJack vor 5 Jahren
Ursprung
Commit
bc04864edf
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      build/scss/_brand.scss

+ 2 - 2
build/scss/_brand.scss

@@ -33,7 +33,7 @@
   margin-left: .8rem;
   margin-right: .5rem;
   margin-top: -3px;
-  max-height: 34px;
+  max-height: 33px;
   width: auto;
 }
 
@@ -43,7 +43,7 @@
   margin-left: .8rem;
   margin-right: .5rem;
   margin-top: -3px;
-  max-height: 34px;
+  max-height: 33px;
   width: auto;
 }