Fixed Navbar's logo icon

This commit is contained in:
Matthew Patrick 2021-11-09 10:04:34 +07:00
parent ee6d0050b4
commit b39959e1cc

View file

@ -1,6 +1,6 @@
<% if(types == "v1") { %>
<nav class="navbar navbar-expand-lg navbar-dark comp-color ml-5 mr-5 nav-radius">
<a href="/"><img alt="Banner" class="navbar-brand lazyload" height="80" src="img/logo_transparent.webp"
<a href="/"><img alt="Banner" class="navbar-brand lazyload" src="img/logo_transparent.webp"
style="margin-top: 0%;" width="80"></a>
<button aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation"
class="navbar-toggler" data-target="#navbarTogglerDemo01" data-toggle="collapse" type="button">