Skip to content

Commit a1b9260

Browse files
committed
Updates bifrost link
1 parent 67f8f66 commit a1b9260

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

resources/views/components/navbar/mobile-menu.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -454,9 +454,9 @@ class="h-0.5 w-full rounded-full bg-current opacity-5"
454454
role="presentation"
455455
></div>
456456

457-
{{-- <div class="mt-4 flex justify-center">--}}
458-
{{-- <x-bifrost-button />--}}
459-
{{-- </div>--}}
457+
<div class="flex md:hidden mt-4 justify-center">
458+
<x-bifrost-button />
459+
</div>
460460

461461
<nav
462462
class="mx-auto mt-4 flex"

0 commit comments

Comments
 (0)