Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
OwaisNazir09 authored Jun 22, 2024
1 parent ad13101 commit 9e1b8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<section id="section0">
<div class="header-content">
<picture>
<source media="(min-width: 480px)" srcset="background.jpg">
<source media="(max-width: 480px)" srcset="background.jpg">
<source media="(max-width: 768px)" srcset="background.jpg">
<img src="1000026862-01-01.jpeg.jpg" id="bgimg" alt="background image">
</picture>
Expand Down

0 comments on commit 9e1b8b8

Please sign in to comment.