You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.
I was trying to add a framed text at top of my website homepage, just as #270.
But when I add a H1 title, the text cannot be aligned correctly. I checked in the dev mode, and found that there's an invisible element that has size, so that the title cannot be aligned to center correctly.
After deleting this invisible anchor node, the text displayed correctly, right at the center of that line.
Additional information
Hugo version v0.97.3
theme git hash 3ffa8121
Could you plz have a look at this problem? It's so annoying 😂
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was trying to add a framed text at top of my website homepage, just as #270.
But when I add a H1 title, the text cannot be aligned correctly. I checked in the dev mode, and found that there's an invisible element that has size, so that the title cannot be aligned to center correctly.
After deleting this invisible anchor node, the text displayed correctly, right at the center of that line.
Additional information
3ffa8121
Could you plz have a look at this problem? It's so annoying 😂
The text was updated successfully, but these errors were encountered: