small change for logo problem sizing
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
<div class="brand header-brand">
|
<div class="brand header-brand">
|
||||||
<h1 class="m-0">
|
<h1 class="m-0">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<img class="header-logo-image logo" src="dist/images/logo_white.png" alt="Logo">
|
<img class="logo header-logo-image" src="dist/images/logo_white.png" alt="Logo">
|
||||||
</a>
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user