Greyhash forgot img-fluid
This commit is contained in:
@@ -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"
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user