hugo-xmin CSS
Hello
I read the "Contact me" section on yihui.org and I hope this is an appropriate place to raise this question.
I am quite new to CSS. I have been reading the Mozilla docs extensively in recent weeks. I am working on my own basic Hugo theme.
To get straight to my question: How is the hugo-xmin so successfully responsive to different screen sizes without using media queries? The text size displays perfectly whether on desktop or mobile.
In my own Hugo theme, when I use the dev tools in the browser, the text looks tiny on mobile. I believe I need to add some media queries to fix this, but I notice that your theme does not have any.
If you don't have time for a detailed answer, I understand. If there are any good resources on this topic, please direct me there.
Thanks for the help.