Footer and adjustments to styling

This commit is contained in:
Chris Smith
2019-03-08 11:19:27 -06:00
parent ce7cfad2f6
commit b41e49bec5
6 changed files with 19 additions and 5 deletions

View File

@@ -74,4 +74,11 @@ h4 {
.responsive {
max-width: 100%;
height: auto;
}
footer {
margin-top: -15px;
background: rgba(41, 41, 41);
color: #8c7e73;
width: 100%;
}