vindhaus

Results 1 comments of vindhaus

I had to do this to get the arrows to show: ``` .slick-next::before { color: black; } .slick-prev::before{ color: black; } ```