Restore original text shadow blur radius
This commit is contained in:
@@ -189,7 +189,7 @@
|
|||||||
.commits-glow {
|
.commits-glow {
|
||||||
text-shadow:
|
text-shadow:
|
||||||
0 1px 2px rgba(0,0,0,0.25),
|
0 1px 2px rgba(0,0,0,0.25),
|
||||||
0 0 1px color-mix(in srgb, currentColor 40%, black);
|
0 1px 1px color-mix(in srgb, currentColor 40%, black);
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user