buff tilt award on comments

pull/215/head
Aevann 2023-10-07 15:20:52 +03:00
parent 21c07a426f
commit c470afc383
1 changed files with 5 additions and 5 deletions

View File

@ -177,16 +177,16 @@
.tilt-comment-1 {
transform: rotate(1deg);
}
.tilt-comment-2 {
transform: rotate(2deg);
}
.tilt-comment-2 {
transform: rotate(4deg);
}
.tilt-comment-3 {
transform: rotate(3deg);
transform: rotate(6deg);
}
.tilt-comment-4 {
transform: rotate(4deg);
transform: rotate(8deg);
}
.rainbow-text:not(a), h1.rainbow-text.post-title a {