hugo-theme-slim
hugo-theme-slim copied to clipboard
Blockquotes appear cut on mobile
Formerly this post was shown on mobile like this:
I've then removed the negative margin setting, which looks fine on desktop, but not on mobile.
Hi @oblitum, it may need a little bit more positive left margin if that is what you wanted to achieve for quick fix. Another solution is to put left and right margins on the .post
to have more space for the entire post. Apology for I didn't do enough for mobile.