Fixed add-anime-lists patch

This commit is contained in:
2017-06-22 14:32:38 +02:00
parent 067f6bfa2a
commit 4ba516f8f3
4 changed files with 8 additions and 5 deletions
patches/add-anime-lists
scripts
styles

@ -12,7 +12,7 @@ input, textarea
:focus
color black
border 1px solid main-color !important
border 1px solid main-color
// TODO: Replace with alpha(main-color, 20%) function
box-shadow 0 0 6px rgba(248, 165, 130, 0.2)