Created by: ffoodd
- Drop useless
.text-lefton table - Use
scope="col"onth, and replace emptythwithtd - Use
th scope="row"on class names' column.
This is all for accessibility purpose —since class names being headers makes sense here. See WAI tutorials about tables.
@patrickhlauke Feel free to tell me if it's not helpful :) I made separate commits to ease reverting some.