tholman / the-indie-web

A hotspot for indie creations on the web
https://theindieweb.com
GNU General Public License v3.0
254 stars 38 forks source link

Fix issue: Zigzag overlaps with triangle on older posts #328

Closed TJScalzo closed 4 years ago

TJScalzo commented 4 years ago

On pages for older posts that are much shorter, the zigzag divider overlaps with the triangle. See: Screen Shot 2020-01-21 at 12 40 21 AM

I've fixed this by copying the if statement that's used in the list layout and using it in the single layout.