footer looks slightly gross on mobile

This commit is contained in:
Matthew Connelly 2015-03-09 20:52:54 +00:00
parent eada88a4fe
commit 837ff7f921
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ footer {
background-color:#e8449f;
color:#ffffff;
border-top: 2px solid white;
margin: 0 4px;
box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.1);
position: relative; bottom: 0;
text-align: center;