We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95a8b71 + e7915b2 commit 4f9c98fCopy full SHA for 4f9c98f
layouts/partials/navbar.html
@@ -77,11 +77,11 @@
77
href="https://layer5.io/cloud-native-management/kanvas"
78
target="_blank"
79
>
80
- <div class="logo-container" style="height:60px; width:60px;">
+ <div class="logo-container">
81
<img
82
src="/images/logos/kanvas-icon-color.svg"
83
alt="Layer5 Kanvas Logo"
84
- style="border:0px;background-color: none;"
+ style="height:40px; width:40px;"
85
/>
86
</div>
87
0 commit comments