Scale up the blurnail on hover, percents suck, decimals are more readable
This commit is contained in:
@ -10,6 +10,6 @@ a.external::after {
|
||||
content: "";
|
||||
|
||||
:root[dir*="rtl"] & {
|
||||
transform: scaleX(-100%);
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user