another attempt
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="logo" src="dist/images/logo_white.png" alt="Logo">
|
<img class="logo-header" src="dist/images/logo_white.png" alt="Logo">
|
||||||
</a>
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
.logo {
|
.logo-header {
|
||||||
height: 60px;
|
height: 60px;
|
||||||
width: 60px
|
width: 60px
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user