Closed cderv closed 3 years ago
Here is what we get with this change: https://deploy-preview-25--quillt.netlify.app/articles/articles/test-style.html
This looks great (and having a deploy preview is so so great).
Do you think for H3 we should not capitalize the code in the header? Or would that look odd as lowercase?
Or would that look odd as lowercase?
This maybe would look odd with part of the tile upper case and other note... 🤔
Or maybe not:
All the headers:
Looking at all the header at the same time, it maybe better to not force inline code upper case.
And also because code is case sensitive... camelCase would be bad with this theme I guess. right ?
True, we should probably make all code text-transform: none
?
I think that looks about as good as it can get! It appears downlit linking isn't activated until you get down to h6, but that is not a bad thing here.
Thanks for the quick fix @cderv and @apreshill!
This fixes #24
I added an article to test some specific styling that we change