windhamdavid 2 years ago
parent
commit
6ae7f7cb6c
2 changed files with 8 additions and 5 deletions
  1. 4 1
      css/styles.css
  2. 4 4
      index.html

+ 4 - 1
css/styles.css

@@ -17,7 +17,10 @@ body{
   margin-bottom:10px;
 }
 .img-fluid {
-  border: 5px solid rgba(11, 72, 110, .5);
+
+}
+.img-border {
+	border: 5px solid rgba(11, 72, 110, .5);
   box-shadow: inset 0 0 5px rgba(0,0,0,.5), 1px 1px 1px #0b486e;
 }
 #practice {

+ 4 - 4
index.html

@@ -51,7 +51,7 @@
       </div>
       <div class="col-lg-6 col-xl-7">
         <div class="image-container">
-          <img class="img-fluid" src="img/andrew_hodges.jpg" alt="The Hodges Law Firm">
+          <img class="img-fluid img-border" src="img/andrew_hodges.jpg" alt="The Hodges Law Firm">
         </div>
       </div>
     </div>
@@ -152,7 +152,7 @@
     <div class="row py-5 bg-paper">
       <div class="col-lg-4 col-xl-4">
         <div class="image-container px-5">
-          <img class="img-fluid" src="img/andrew_dawn.jpg" alt="Andrew Hodges">
+          <img class="img-fluid img-border" src="img/andrew_dawn.jpg" alt="Andrew Hodges">
         </div>
       </div>
       <div class="col-lg-7 col-xl-7">
@@ -324,7 +324,7 @@
     <div class="row">
       <div class="col-lg-12">
         <h2 class="franklin h2-heading">Contact</h2>
-        <img class="my-3" width="200" src="img/Hodges_Law_Firm-logo.png" alt="The Hodges Law Firm LLC">
+        <img class="img-fluid my-3" width="200" src="img/Hodges_Law_Firm-logo.png" alt="The Hodges Law Firm LLC">
         <ul class="list-unstyled li-space-lg h5">
           <li><i class="fas fa-map-marker-alt"></i> &nbsp;109 West Court Avenue<br>Greenwood, SC 29646 (<a href="https://www.google.com/maps/place/109+Court+Ave+W,+Greenwood,+SC+29646"><span class="fs-6"><i class="fas fa-external-link-alt"></i></span></a>)</li>
           <li><i class="fas far fa-building"></i> &nbsp;Office Hours: Mon-Fri 9am-5pm
@@ -336,7 +336,7 @@
       </div>
     </div>
   </div>
-  <img class="courthouse" src="img/greenwood_county_courthouse.png" alt="The Greenwood County Courthouse">
+  <img class="img-fluid courthouse" src="img/greenwood_county_courthouse.png" alt="The Greenwood County Courthouse">
 </div>
 
 <div class="copyright">