Title gets messed up when viewing site on mobile
Hi! I created a PR for this here:
https://github.com/mrmierzejewski/hugo-theme-console/pull/55
But, I see
<img width="417" height="708" alt="Image" src="https://github.com/user-attachments/assets/8dc300a1-c0a4-4ac0-9a9a-eea813bda0c2" />
I have fixed it to look like:
<img width="584" height="854" alt="Image" src="https://github.com/user-attachments/assets/f4697ac1-41e2-4c29-abfc-28debff96665" />
0 条评论