Skip to content

Commit

Permalink
Forced display block.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ollie authored and Ollie committed Jun 17, 2015
1 parent c2668da commit b1fb7ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion social-banners.css

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

4 changes: 2 additions & 2 deletions social-banners.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ $youtube: #bb0000;
text-shadow: 1px 1px darken($var, 10%);
}

.social-icon {
.social-banner, .social-icon {
color: #FFF;
display: block;
font-family: 'Oswald', sans-serif;
font-size: 20px;
margin-bottom: 16px;
Expand Down Expand Up @@ -166,4 +167,3 @@ $youtube: #bb0000;
.youtube {
@include color($youtube);
}

0 comments on commit b1fb7ad

Please sign in to comment.