Removed text-shadow on link hover

This commit is contained in:
2019-08-30 13:46:46 +09:00
parent 3ba9b8bf3b
commit f4bf12e1fb
21 changed files with 1 additions and 39 deletions

View File

@ -10,12 +10,6 @@ const soundtrack-margin = 1rem
flex-basis 500px
margin soundtrack-margin 0
// If text-shadow is enabled, the whole container will repaint.
// We need to disable text-shadow to reduce re-painting.
a
:hover
text-shadow none
> 500px
.soundtrack
margin soundtrack-margin