make rotations consistent
This commit is contained in:
parent
846936da08
commit
bf3f02d4a9
4 changed files with 5 additions and 3 deletions
|
@ -92,7 +92,7 @@ figcaption {
|
|||
top: 3px;
|
||||
right: 3px;
|
||||
|
||||
transform: rotate(30deg);
|
||||
transform: rotate(var(--nsfw-sticker-rotate));
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue