Modify the spacing about the creative commons flag.

This commit is contained in:
凡梦星尘
2022-05-07 09:13:16 +08:00
parent 6b45e05511
commit a24830d8e3
2 changed files with 5 additions and 4 deletions

View File

@@ -35,9 +35,6 @@
border-bottom: none;
}
/* .rss-link a:hover {
font-weight: bold;
} */
@keyframes wobble-vertical {
16.65% {
transform: translateX(8px);
@@ -74,4 +71,8 @@
.rss-link a:hover > i {
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
}
.cc-license {
margin-top: 5px;
}