ZORALab / demo-web-prestige

A field testing repository of ZORALab's Hestia serving a design agency focusing on modern, minimalistic design. Feel free to explore the results at its web page!
https://prestige-demo.zoralab.com/
Other
1 stars 2 forks source link

sites: fixed corygalynaCARD's non-centered thumbnails on small screen #40

Closed hollowaykeanho closed 1 year ago

hollowaykeanho commented 1 year ago

Appearently, the images presented by corygalynaCARD's .thumbnail class is not displaying properly (non-centered and always on the left). This is caused by browser treating 'picture > img' not the same as 'picture'. Hence, we need to fix/workaround it.

This patch fixes corygalynaCARD's non-centered thumbnails on small screen in sites/ directory.