margin is not what i wanted, padding maybe?

This commit is contained in:
Matthew Connelly 2015-03-09 20:53:31 +00:00
parent 837ff7f921
commit 9aa74cafc0
1 changed files with 1 additions and 1 deletions

View File

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