Add author's avatar image settings.

This commit is contained in:
凡梦星尘
2022-05-06 22:42:09 +08:00
parent a1393183b9
commit bb482faeec
7 changed files with 44 additions and 48 deletions

View File

@@ -1277,8 +1277,6 @@ pre code {
border: 1px solid #eee;
max-width: 120px;
padding: 2px;
border-radius: 50%;
transition: transform 1s ease-out;
}
.site-author-image:hover {
transform: rotateZ(360deg);

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB