style: add rounded author pfp

This commit is contained in:
Oliver Booth 2023-08-08 01:26:33 +01:00
parent 3ec44a59b4
commit 8f345e493a
Signed by: oliverbooth
GPG Key ID: 725DB725A0D9EE61
1 changed files with 4 additions and 0 deletions

View File

@ -131,6 +131,10 @@ nav {
}
}
.blog-author-icon {
border-radius: 50%;
}
article {
p > img.img-fluid {
text-align: center;