diff --git a/_data/authors.yml b/_data/authors.yml index e94a1f3..b407768 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -3,7 +3,7 @@ RaxVentus: image: rax_round.png bio: Intentionally Left Blank, for testing purposes. socials: - - type: Mastadon + - type: Mastodon url: https://dc801.space/@Raxventus - type: GitTea url: https://git.astragroup.info/rax diff --git a/assets/authorblurb.css b/assets/authorblurb.css index c8a6289..9a3b594 100644 --- a/assets/authorblurb.css +++ b/assets/authorblurb.css @@ -25,6 +25,7 @@ .author-bio .bio { margin-right: 24px; + padding-right: 8px; padding-left: 8px; padding-bottom: 4px; border-radius: 12px;