Fix whitespace issue using CSS.
This commit is contained in:
parent
b0e9c10ecb
commit
9582a1b117
2 changed files with 3 additions and 2 deletions
|
@ -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,
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue