Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Style sheet not loading?
Browse files Browse the repository at this point in the history
Style sheet not loading?
  • Loading branch information
Charles J Dillon committed Sep 18, 2015
1 parent 21ab45d commit eb03a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -275,15 +275,15 @@ footer.parent-foot {
display:block;
float: right;
background-color:#e4e4e4;
padding-top:4em;
font-family:"Open Sans";
border-left:1px solid #efefef;
}
footer.parent-foot ul.footer-utility {
width: 90%;
margin-left: auto;
margin-right: auto;
padding-bottom:4em;
padding-top:4em;
padding-bottom:3em;
-moz-column-count: 3;
-moz-column-gap: 20px;
-webkit-column-count: 3;
Expand Down

0 comments on commit eb03a45

Please sign in to comment.