In bs5, `.visually-hidden` is the equivalent of bs3's `.sr-only`, i.e., it's still shown on screen readers, which is not what we want. Use `.d-none` instead, which is the equivalent of bs3's `.hidden`. |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
.gitignore |
In bs5, `.visually-hidden` is the equivalent of bs3's `.sr-only`, i.e., it's still shown on screen readers, which is not what we want. Use `.d-none` instead, which is the equivalent of bs3's `.hidden`. |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
.gitignore |