Skip to content

Commit a2fdb76

Browse files
committed
change logo
1 parent 61c753f commit a2fdb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<!-- Navbar Start -->
4242
<nav class="navbar" id="navbar">
4343
<div class="container relative flex flex-wrap items-center justify-between">
44-
<a class="navbar-brand md:me-8 w-40" href="#" style="width:110px;">
44+
<a class="navbar-brand md:me-8 w-40" href="#" style="width:150px;">
4545
<img src="{{ asset('images/logo.svg') }}" class="inline-block alt="">
4646
</a>
4747

0 commit comments

Comments
 (0)