pubmob-com / pubmob

2 stars 4 forks source link

Lists on the "offerings" pages look "bad" #14

Open jbrains opened 3 years ago

jbrains commented 3 years ago

I don't have time to fix this now, but the font size for ul and ol list items is really small on the offerings page. This issue reminds us to look for a better solution than jamming a style attribute on a single list HTML element. :)

jlangr commented 3 years ago

Remnants of my web designer's notion of organizing styles. Noted.

Here's a bit from David Berstein's Design Reviews offering. I think the class 'list' does the trick. Feel free to improve upon things with a tag-specific styling.

summary-blurb-80-words: "

"

jbrains commented 3 years ago

Sadly, forces plain HTML over Markdown, so I'll live with my solution for the moment.