make rotations consistent

This commit is contained in:
Rhiannon Morris 2020-07-24 18:40:16 +02:00
parent 846936da08
commit bf3f02d4a9
4 changed files with 5 additions and 3 deletions

View file

@ -92,7 +92,7 @@ figcaption {
top: 3px;
right: 3px;
transform: rotate(30deg);
transform: rotate(var(--nsfw-sticker-rotate));
mix-blend-mode: multiply;
}