Add the author's avatar and support rounded corners.

This commit is contained in:
凡梦星尘
2022-05-05 13:58:46 +08:00
parent 3cc2907f44
commit f40e994d42
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
}
.site-author-image {
border-radius:0;
border-radius:50%;
}
.back-to-top {