1bl4z3r / hermit-V2

Continuing Hermit's legacy to be minimal and fast theme
https://1bl4z3r.github.io/hermit-V2/
MIT License
91 stars 38 forks source link

double font-size #21

Closed lookfirst closed 1 year ago

lookfirst commented 1 year ago

Hi there! =) Which one should it be?

2023-09-26 at 03 39 20 png

1bl4z3r commented 1 year ago

Hi @lookfirst, Ideally it should be 0.875rem. In CSS, 14px is gonna be ignored anyways as it comes first.

However, I will admit that I have no idea about screen readers or how it renders various components.

lookfirst commented 1 year ago

IDEA flags this as a double attribute warning. Should probably delete the 14px then. Thanks!

1bl4z3r commented 1 year ago

Yep, that is the most logical thing to do. I will push a release this weekend. Kindly bear with me :-)

1bl4z3r commented 1 year ago

Removed that line. Should be now fine. :-)