aboutsummaryrefslogtreecommitdiff
path: root/templates/partials/shared/nav.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/partials/shared/nav.html')
-rw-r--r--templates/partials/shared/nav.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/partials/shared/nav.html b/templates/partials/shared/nav.html
index 6231f19..b28dcae 100644
--- a/templates/partials/shared/nav.html
+++ b/templates/partials/shared/nav.html
@@ -3,7 +3,7 @@
<div class="navbar-brand">
<a class="hover:rounded-full hover:bg-white" href="{{config.base_url}}">
<img class="px-2 transform duration-150 focus:bg-white hover:bg-white hover:shadow rounded-lg"
- src="{{ config.extra.organization.logo_horizontal }}" width="120px">
+ src="{{ config.extra.organization.logo_horizontal }}" width="120">
</a>
</div>
<input type="checkbox" id="navMenuToggleBtn" value="0"/>
@@ -49,4 +49,4 @@
</div>
</div>
</div>
-</nav> \ No newline at end of file
+</nav>