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

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">
 
     <div class="row">
 
     <div class="row">
Line 54: Line 60:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 +
</div>
 
</div>
 
</div>

Revision as of 23:14, 28 October 2017