docs(README): use callouts
https://github.com/orgs/community/discussions/16925
For example, replace:
Note ⚠️ Attention Windows users.
It seems likeflexbox(within the Firefox UI) is inheritly broken on Windows. In order to fix the One-Line layout on windows please substitute the responsive include with the version for windows. This will ensure that the layout doesn't break but since it can't useflexboxthe UI reordering does not work.
with:
[!IMPORTANT] Attention Windows users
It seems like
flexbox(within the Firefox UI) is inheritly broken on Windows. In order to fix the One-Line layout on windows please substitute the responsive include with the version for windows. This will ensure that the layout doesn't break but since it can't useflexboxthe UI reordering does not work.