lryanle / mooreband

A website for Moore HS's band
0 stars 0 forks source link

Make 'staff' Flickity section reliable #2

Closed lryanle closed 5 years ago

lryanle commented 5 years ago

<div class="flickity-viewport" style="height: 94px;">

needs to be

<div class="flickity-viewport" style="height: 170px;">

lryanle commented 5 years ago

Clearing cache fixes this problem