Lower opacity of drop shadow

This commit is contained in:
Eduard Urbach 2018-07-01 12:00:42 +09:00
parent d151d67085
commit bb1ce79d95

View File

@ -36,4 +36,4 @@
bottom -2px
right -2px
font-size 1.1rem
filter drop-shadow(0 0 3px hsla(link-color-h, link-color-s, link-color-l, 0.5))
filter drop-shadow(0 0 3px hsla(link-color-h, link-color-s, link-color-l, 0.35))