Here are some examples:




How to test:
Thank you for the issue!
I'll fix it soon馃槉
I found that your update-dependencies-code-repeat.md file,
the browser doesn't wrap the title Update Dependencies.Code.Repeat
You mean this:

I found that your
update-dependencies-code-repeat.mdfile,
the browser doesn't wrap the titleUpdate Dependencies.Code.Repeat
I have bigger titles than just that. I think the longest is this: "I could not find a simple Gesture Detection android library, so I built one"
Can you edit the update-dependencies-code-repeat.md file
this
title = "Update Dependencies.Code.Repeat."
to this
title = "Update Dependencies .Code. Repeat."
add space between .
This is just a quick solution. I'll investigate more about it.
I updated to wrap the summary title
Whatever change you made, fixed the responsive issue. Now the blog fits in all phone sizes. I just tested! :tada:
The only question to ask is can the background image for header also scale down to fit ?
Can you try to change the imageSize param?
- type: img
...
imageSize:
...
imageSize: auto | length | cover | contain | initial | inherit
If it does not solve the problem, tell me
I think contain works. I am looking into making it work. I think this issue can be closed.
Thank you :)