Scale up the blurnail on hover, percents suck, decimals are more readable
This commit is contained in:
@ -256,7 +256,7 @@ details {
|
||||
|
||||
&[open] summary {
|
||||
&::before {
|
||||
transform: scaleY(-100%);
|
||||
transform: scaleY(-1);
|
||||
}
|
||||
|
||||
& ~ * {
|
||||
|
Reference in New Issue
Block a user