Closed
Description
- From Make links underlined by default #1684:
As per the change upstream in Bootstrap 5 twbs/bootstrap#30389
Removing the underline from links was in vogue for a while, but WebAIM recommends not doing that.
Browsers underline hypertext links by default. It is possible to remove the underline using Cascading Style Sheets (CSS), but this is a bad idea most of the time.
- I agree with @froboy that Docsy should stick to the Bootstrap & recommended default.
- This is in support of: