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
Thank you so much for this amazing CSS snippet. I wanted to ask if it would be possible to fix a minor conflict with the minimal theme. Specifically, the highlight for Header 4 extends to the width of the whole note (see attached image).
It's a minor issue, but I wanted to bring it to your attention.
Thanks again!
The text was updated successfully, but these errors were encountered:
aabdelsameia1
changed the title
Header 4 conflicting with the minimal theme
Header 4 Highlight Conflict with Minimal Theme
Jun 2, 2024
Thank you so much for your help! I tried adding !important, but it messed up the alignment and centered the text. Adding text-align: left !important; didn't affect the header. Do you have any other ideas?
Thank you so much for your help! I tried adding !important, but it messed up the alignment and centered the text. Adding text-align: left !important; didn't affect the header. Do you have any other ideas?
Hmm, adding text-align: left; to the h4 block might correct it. Additionally you may need to add !important to that line as well
Hi Travis,
Thank you so much for this amazing CSS snippet. I wanted to ask if it would be possible to fix a minor conflict with the minimal theme. Specifically, the highlight for Header 4 extends to the width of the whole note (see attached image).
It's a minor issue, but I wanted to bring it to your attention.
Thanks again!
The text was updated successfully, but these errors were encountered: