Bloggify / github-calendar

:bar_chart: Embed your GitHub calendar everywhere.
https://bloggify.github.io/github-calendar/example/
MIT License
1.22k stars 213 forks source link

Fix #146 - updated CSS to make the table copy responsive #154

Closed georgiabains closed 6 months ago

georgiabains commented 1 year ago

This ended up being a bit shorter than I intended, but its a simple media query update to the .table-column class, which changes its display type and width for resolutions under 768px so that all text is tiled. Thanks!