Skip to content

Author profile links' alignment are off in sidebar #341

Closed
@mmistakes

Description

Icons are using .fa-fw class to apply fixed width styling but is overridden. Remove initial or reset back to inline-block.

.social-icons .fa {
  display: initial;
}

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions