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.
1 parent 61c753f commit a2fdb76Copy full SHA for a2fdb76
resources/views/welcome.blade.php
@@ -41,7 +41,7 @@
41
<!-- Navbar Start -->
42
<nav class="navbar" id="navbar">
43
<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;">
+ <a class="navbar-brand md:me-8 w-40" href="#" style="width:150px;">
45
<img src="{{ asset('images/logo.svg') }}" class="inline-block alt="">
46
</a>
47
0 commit comments