Skip to content

Commit

Permalink
Update footer style
Browse files Browse the repository at this point in the history
  • Loading branch information
mmourafiq committed Aug 15, 2019
1 parent de385ac commit d6d1c11
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions client/public/css/global.css
Expand Up @@ -171,13 +171,14 @@ body > #container {
}

.site-footer {
padding: 5em 5em 2em 5em;
background: #F5F5F5;
margin-top: 50px;
background: #FFFFFF;
color: #aaa;
font-size: 13px;
font-size: 12px;
}

.site-footer .container i.love {
border-top: 1px solid #f5f5f5;
color: #a9a9a9;
font-size: 1.3em;
}
Expand Down

0 comments on commit d6d1c11

Please sign in to comment.