Greyhash forgot img-fluid

This commit is contained in:
CommanderRedYT
2020-11-06 15:26:17 +01:00
parent 97d9f0e78f
commit 1f50550755

View File

@@ -99,7 +99,7 @@
<img <img
src="img/peterXfeedc0de.jpg" src="img/peterXfeedc0de.jpg"
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray" style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
class="d-inline-block shadow rounded" class="d-inline-block shadow rounded img-fluid"
alt="" alt=""
loading="lazy" loading="lazy"
/> />
@@ -115,7 +115,7 @@
<img <img
src="./img/bobbycars.png" src="./img/bobbycars.png"
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray" style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
class="d-inline-block shadow rounded" class="d-inline-block shadow rounded img-fluid"
alt="" alt=""
loading="lazy" loading="lazy"
/> />
@@ -142,7 +142,7 @@
<img <img
src="img/feedcode-bobbycar-1.jpg" src="img/feedcode-bobbycar-1.jpg"
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray" style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
class="d-inline-block shadow rounded" class="d-inline-block shadow rounded img-fluid"
alt="" alt=""
loading="lazy" loading="lazy"
/> />
@@ -158,7 +158,7 @@
<img <img
src="img/party.jpg" src="img/party.jpg"
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray" style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
class="d-inline-block shadow rounded" class="d-inline-block shadow rounded img-fluid"
alt="" alt=""
loading="lazy" loading="lazy"
/> />