2022-05-27 16:25:56 +08:00
|
|
|
.links-of-author, .links-of-social {
|
2022-05-21 17:47:26 +08:00
|
|
|
a {
|
|
|
|
font-size: $font-size-smaller;
|
|
|
|
}
|
|
|
|
|
2022-05-21 20:34:09 +08:00
|
|
|
@if not $social_icons_only {
|
2022-05-21 17:47:26 +08:00
|
|
|
.fa, .fab, .far, .fas {
|
|
|
|
margin-right: 2px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|