Skip to content

Commit

Permalink
adjust footer
Browse files Browse the repository at this point in the history
  • Loading branch information
sjfox26 committed Apr 9, 2018
1 parent 07d6c0d commit 70b81cc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
16 changes: 8 additions & 8 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions app/assets/stylesheets/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,13 @@ header {
footer {
position: fixed;
bottom: 0; /*https://stackoverflow.com/questions/19330611/fixed-footer-in-bootstrap*/
margin: 10px 0 20px;
padding-top: 5px;
margin: 15px 0;
}

footer a {
color: #555;
font-size: 1.25em;
margin-right: 20px;
font-size: 1.1em;
margin-right: 10px;
}

footer a:hover {
Expand Down

0 comments on commit 70b81cc

Please sign in to comment.