1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-04-25 21:48:01 +02:00

Fixed Navbar v1 logo

This commit is contained in:
Matthew Patrick 2021-11-09 10:31:09 +07:00
parent 004268a65d
commit 44dacc1508

View file

@ -1,7 +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" src="img/logo_transparent.webp"
style="margin-top: 0%;" width="80"></a>
<img alt="Banner" class="navbar-brand lazyload" src="img/logo_transparent.webp">
<button aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation"
class="navbar-toggler" data-target="#navbarTogglerDemo01" data-toggle="collapse" type="button">
<span class="navbar-toggler-icon"></span>