We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487fa8b commit edc8cb8Copy full SHA for edc8cb8
assets/images/phone140w.webp
7.09 KB
index.html
@@ -191,7 +191,7 @@
191
</div>
192
<div class="flex-1 xl:max-w-198 relative">
193
<img
194
- class="max-w-full w-full"
+ class="max-w-full w-full aspect-2618/1713"
195
src="/softpoint/assets/images/statlaptop1746w.webp"
196
srcset="
197
/softpoint/assets/images/statlaptop744w.webp 744w,
@@ -205,6 +205,7 @@
205
class="w-150/792 absolute top-3/10 left-1/12"
206
src="/softpoint/assets/images/phone300w.webp"
207
208
+ /softpoint/assets/images/phone140w.webp 140w,
209
/softpoint/assets/images/phone150w.webp 150w,
210
/softpoint/assets/images/phone300w.webp 300w,
211
/softpoint/assets/images/phone450w.webp 450w
0 commit comments