Fix whitespace issue using CSS.

This commit is contained in:
Tobie Langel 2016-05-05 23:40:35 +02:00
parent b0e9c10ecb
commit 9582a1b117
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