Quick Links widget: alter Website Icon size?
Opened this issue · 2 comments
mxmilkiib commented
It would be handy if there were an option to double or triple or etc. the size of the favicon(s) so that clickng on it is made easier.
the-wright-jamie commented
Will look into it at the earliest opportunity
mxmilkiib commented
I discovered image-rendering: crisp-edges;
today which is neat, but for some reason I couldn't get .Widget.accented:has(.Links)
to work as a selector so I could text-align: left
because the icon center alignment is thrown off when the image is set to 200% or such.