Skip to content

Commit

Permalink
changed deploy-frontend-dev.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ashish-k committed Nov 24, 2023
1 parent 576f4a5 commit 63dad4c
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
</nuxt-link>
</div>
</div>
<div class="mx-auto w-[14.5625rem] xs:w-[20.5625rem] mt-8 lg:mt-0 lg:mx-0 md:gap-[1rem] lg:flex-1">
<div
class="mx-auto w-[14.5625rem] xs:w-[20.5625rem] mt-8 lg:mt-0 lg:mx-0 md:gap-[1rem] lg:flex-1"
>
<img
:src="landing400"
:srcset="`${landing400} 400w, ${landing800} 800w, ${landing1200} 1200w, ${landing2400} 2400w`"
Expand Down

0 comments on commit 63dad4c

Please sign in to comment.