Greyhash forgot img-fluid
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
<img
|
||||
src="img/peterXfeedc0de.jpg"
|
||||
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=""
|
||||
loading="lazy"
|
||||
/>
|
||||
@@ -115,7 +115,7 @@
|
||||
<img
|
||||
src="./img/bobbycars.png"
|
||||
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=""
|
||||
loading="lazy"
|
||||
/>
|
||||
@@ -142,7 +142,7 @@
|
||||
<img
|
||||
src="img/feedcode-bobbycar-1.jpg"
|
||||
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=""
|
||||
loading="lazy"
|
||||
/>
|
||||
@@ -158,7 +158,7 @@
|
||||
<img
|
||||
src="img/party.jpg"
|
||||
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=""
|
||||
loading="lazy"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user