Difference between revisions of "Team:UNC-Asheville/Templates/Footer"

 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
   background: transparent;
 
   background: transparent;
 
   box-shadow: none;
 
   box-shadow: none;
 +
}
 +
footer {
 +
    position: fixed;
 +
    height: 100px;
 +
    bottom: 0;
 +
    width: 100%;
 
}
 
}
  
  
 
</style>
 
</style>
 
+
<div class="footer">
<div class="container">
+
<div class="container-fluid">
 
     <div class="row">
 
     <div class="row">
 
         <div class="col-lg-3 col-sm-4 col-xs-12">
 
         <div class="col-lg-3 col-sm-4 col-xs-12">
Line 54: Line 60:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 +
</div>
 
</div>
 
</div>

Latest revision as of 23:18, 28 October 2017