fix mobile website image sizing
This commit is contained in:
parent
59051c1e9b
commit
dba7ed1f67
48
index.html
48
index.html
@ -110,7 +110,7 @@
|
||||
<div id="vpsHosting" class="flex-container-left bg-vid">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/Virtual-private-server.png"
|
||||
alt="Cloud Apps"
|
||||
alt="virtual-private-server"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
@ -127,7 +127,7 @@
|
||||
<div id="migration" class="flex-container-left">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/migration.png"
|
||||
alt="Cloud Apps"
|
||||
alt="data-migration-service"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
@ -147,7 +147,7 @@
|
||||
<div id="iceland" class="flex-container bg-vid">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/iceland-map.png"
|
||||
alt="Cloud Apps"
|
||||
alt="map-of-iceland"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
@ -164,7 +164,7 @@
|
||||
<div id="notAvailable" class="flex-container bg-vid">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/netherlands-map.png"
|
||||
alt="Cloud Apps"
|
||||
alt="map-of-netherlands"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
@ -181,7 +181,7 @@
|
||||
<div id="notAvailable" class="flex-container bg-vid">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/usa-map.png"
|
||||
alt="Cloud Apps"
|
||||
alt="map-of-usa"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
@ -197,6 +197,8 @@
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/christ-centered.png"
|
||||
alt="christ-centered"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
</div>
|
||||
<div class="flex-container-left">
|
||||
@ -224,7 +226,9 @@
|
||||
<div class="flex-container-left">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/no-kyc.png"
|
||||
alt="Cloud Apps"
|
||||
alt="no-kyc"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
</div>
|
||||
<div class="flex-container-left">
|
||||
@ -248,7 +252,9 @@
|
||||
<div class="flex-container-left">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/scalable.png"
|
||||
alt="Cloud Apps"
|
||||
alt="scalable"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
</div>
|
||||
<div class="flex-container-left">
|
||||
@ -269,7 +275,7 @@
|
||||
<div class="flex-container-left">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/solid-support.png"
|
||||
alt="Cloud Apps"
|
||||
alt="solid-support"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
@ -298,7 +304,12 @@
|
||||
<div class="flex-column bg-two">
|
||||
<div class="flex-row">
|
||||
<div class="flex-container-left">
|
||||
<img src="https://cdn.lasthourhosting.org/assets/full-access.png" />
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/full-access.png"
|
||||
alt="full-access"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
</div>
|
||||
<div class="flex-container-left">
|
||||
<h2>Full Access</h2>
|
||||
@ -315,7 +326,12 @@
|
||||
<div class="flex-column">
|
||||
<div class="flex-row">
|
||||
<div class="flex-container-left">
|
||||
<img src="https://cdn.lasthourhosting.org/assets/secure.png" />
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/secure.png"
|
||||
alt="secure"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
</div>
|
||||
<div class="flex-container-left">
|
||||
<h2>Secure</h2>
|
||||
@ -331,7 +347,12 @@
|
||||
<div class="flex-column bg-two">
|
||||
<div class="flex-row">
|
||||
<div class="flex-container-left">
|
||||
<img src="https://cdn.lasthourhosting.org/assets/open-source.png" />
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/open-source.png"
|
||||
alt="open-source"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
</div>
|
||||
<div class="flex-container-left">
|
||||
<h2>Open-Source</h2>
|
||||
@ -352,6 +373,9 @@
|
||||
<div class="flex-container-left">
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/censorship-resistant.png"
|
||||
alt="censorship-resistant"
|
||||
height="300"
|
||||
width="300"
|
||||
/>
|
||||
</div>
|
||||
<div class="flex-container-left">
|
||||
@ -391,6 +415,8 @@
|
||||
<img
|
||||
src="https://cdn.lasthourhosting.org/assets/stripe-payments.png"
|
||||
alt="Cloud Apps"
|
||||
height="200"
|
||||
width="300"
|
||||
/>
|
||||
<h3>Fiat Currencies</h3>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user