Made some visual changes
This commit is contained in:
11
index.html
11
index.html
@@ -98,7 +98,7 @@
|
||||
<br>
|
||||
<img
|
||||
src="img/peterXfeedc0de.jpg"
|
||||
style="max-height: 600px"
|
||||
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||
class="d-inline-block shadow rounded"
|
||||
alt=""
|
||||
loading="lazy"
|
||||
@@ -113,8 +113,8 @@
|
||||
<div class="col-sm text-right">
|
||||
<br>
|
||||
<img
|
||||
src="img/bobbycars.jpg"
|
||||
style="max-height: 600px"
|
||||
src="./img/bobbycars.png"
|
||||
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||
class="d-inline-block shadow rounded"
|
||||
alt=""
|
||||
loading="lazy"
|
||||
@@ -129,7 +129,6 @@
|
||||
<br>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
@@ -142,7 +141,7 @@
|
||||
<br>
|
||||
<img
|
||||
src="img/feedcode-bobbycar-1.jpg"
|
||||
style="max-height: 600px"
|
||||
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||
class="d-inline-block shadow rounded"
|
||||
alt=""
|
||||
loading="lazy"
|
||||
@@ -158,7 +157,7 @@
|
||||
<br>
|
||||
<img
|
||||
src="img/party.jpg"
|
||||
style="max-height: 600px"
|
||||
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||
class="d-inline-block shadow rounded"
|
||||
alt=""
|
||||
loading="lazy"
|
||||
|
Reference in New Issue
Block a user