Fix whitespace issue using CSS.

This commit is contained in:
Tobie Langel 2016-05-05 23:40:35 +02:00 committed by Michael Rose
parent d3016d8795
commit b780c49ecf
2 changed files with 3 additions and 2 deletions

View File

@ -184,6 +184,7 @@ body:hover .visually-hidden button {
.social-icons {
.fa {
color: #000;
display: initial;
}
.fa-behance,

File diff suppressed because one or more lines are too long