Skip to content

Commit

Permalink
adjusted background image size
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ashish-k committed Nov 8, 2023
1 parent 9802bfe commit 4a63493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<section>
<div
class="relative h-[40vh] lg:h-[552px] xll:container 3xl:outer-container"
class="relative h-[352px] md:h-[430px] lg:h-[552px] xll:container 3xl:outer-container"
>
<img
:src="background400"
Expand Down

0 comments on commit 4a63493

Please sign in to comment.