Refactor iframe layout for responsive design in index.html
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -150,12 +150,13 @@
|
|||||||
your wishlist!
|
your wishlist!
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<div class="w-full max-w-full aspect-[646/190]">
|
||||||
<iframe
|
<iframe
|
||||||
|
class="w-full h-full"
|
||||||
src="https://store.steampowered.com/widget/3575090/"
|
src="https://store.steampowered.com/widget/3575090/"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
width="646"
|
|
||||||
height="190"
|
|
||||||
></iframe>
|
></iframe>
|
||||||
|
</div>
|
||||||
|
|
||||||
<p class="motion-preset-pop motion-delay-100">
|
<p class="motion-preset-pop motion-delay-100">
|
||||||
My journey with programming started when I was 11 🚀. I love solving
|
My journey with programming started when I was 11 🚀. I love solving
|
||||||
|
Reference in New Issue
Block a user