Skip to content

Commit

Permalink
Merge pull request #1108 from w3bdesign/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
w3bdesign committed Jul 9, 2023
2 parents 8303caf + 3e2eea4 commit d75bfe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/Layout/LayoutNavbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
role="banner"
class="container flex flex-col justify-center px-0 pt-4 md:pt-6 mx-auto mb-6"
>
<div class="flex flex-wrap lg:px-4">
<div class="w-full pr-2 my-2 lg:w-3/12 md:w-10/12">
<div class="ml-4 lg:ml-2">
<div class="flex flex-wrap lg:px-4 items-center">
<div class="pr-2 my-2 lg:w-3/12 md:w-10/12">
<div class="ml-4 lg:ml-2 mt-6">
<nuxt-img
alt="Logo"
class="h-16 lg:h-18 ml-[55px] md:ml-0"
Expand Down

1 comment on commit d75bfe7

@vercel
Copy link

@vercel vercel bot commented on d75bfe7 Jul 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.