remove rotation on alt button 18+ emblem
This commit is contained in:
parent
d6f7995f4b
commit
a3b78d86e8
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ body {
|
||||||
|
|
||||||
.nsfw-label::after {
|
.nsfw-label::after {
|
||||||
content: url(../18_plus_white.svg);
|
content: url(../18_plus_white.svg);
|
||||||
transform: rotate(var(--nsfw-sticker-rotate));
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 0.9em; width: 0.9em;
|
height: 0.9em; width: 0.9em;
|
||||||
vertical-align: -0.07em;
|
vertical-align: -0.07em;
|
||||||
|
|
Loading…
Reference in a new issue