Fix whitespace issue using CSS.

This commit is contained in:
Tobie Langel
2016-05-05 23:43:04 +02:00
parent b0e9c10ecb
commit 9582a1b117
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -184,6 +184,7 @@ body:hover .visually-hidden button {
.social-icons { .social-icons {
.fa { .fa {
color: #000; color: #000;
display: initial;
} }
.fa-behance, .fa-behance,
+2 -2
View File
File diff suppressed because one or more lines are too long