eloquence / lib.reviews

A free/libre code and information platform for reviews of anything
Creative Commons Zero v1.0 Universal
165 stars 13 forks source link

Stars in the feed need white space #309

Open fuddl opened 1 year ago

fuddl commented 1 year ago

When displaying the review feed in different feed readers, the stars have no space between them:

this is what it looks like in reeder feed view in reader

on the web, the stars have a padding applied with css which is not avalible in any feed reader:

a five star rating in the browser

I propose to do either of these:

  1. add a space between stars, or
  2. use plain text instead (★★★☆☆), or
  3. add white space inside the images