Improve legibility of slider arrows

This commit is contained in:
Björn Fromme
2019-05-16 10:59:07 +02:00
parent a4112af517
commit 090c424e23
@@ -130,9 +130,9 @@
position: absolute;
z-index: 10;
color: white;
text-shadow: 0 0 2px $color-grey;
.slider--teasers & {
text-shadow: 0 0 2px $color-grey;
background-color: $color-brand-secondary;
border-radius: 4px;
padding: 4px 2px 0 2px;