Skip to content

Commit

Permalink
try mob image
Browse files Browse the repository at this point in the history
  • Loading branch information
saraswatpuneet committed Mar 2, 2024
1 parent 260b698 commit 61ea73e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sections/Section1Wave.svelte
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Mobile -->
<div
class={`absolute bottom-0 w-full bg-[url(/src/lib/assets/1.svg)] bg-no-repeat sm:right-[10%] sm:h-[180px] sm:bg-right-bottom md:h-[200px] lg:hidden vertical-lg:relative vertical-lg:block`}
class={`absolute bottom-0 w-full bg-[url(/src/lib/assets/1_1.svg)] bg-no-repeat sm:right-[10%] sm:h-[180px] sm:bg-right-bottom md:h-[200px] lg:hidden vertical-lg:relative vertical-lg:block`}
/>

<!-- Desktop -->
Expand Down
19 changes: 19 additions & 0 deletions src/lib/assets/1_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61ea73e

Please sign in to comment.