webxdc / website

short introduction to webxdc, links to examples and docs
https://webxdc.org
8 stars 6 forks source link

refactor: use `text-transform: lowercase` #34

Closed WofWca closed 1 year ago

WofWca commented 1 year ago

We do lower-casing for style (see #32, https://github.com/webxdc/website/pull/7). It can take time to change it if we decide to. So I think writing things in normal case, and simply transforming it with CSS is simpler. Also not sure, but it may affect screen-readers.

rosano commented 1 year ago

Feel free to assign to me unless you'd like to do it.

rosano commented 1 year ago

Oops nevermind I think you already did it in your PR.

WofWca commented 1 year ago

Oh, yeah, I forgot to mention this issue in the commit.