In Reboot, the rule that would set the table header font weight is commented out, with a note that its value is null by default. We should decide whether to delete the dead line for good or restore it with a real default.
The spot is marked with a // TODO: comment in scss/content/_reboot.scss. Once this is resolved, the comment can be removed.
In Reboot, the rule that would set the table header font weight is commented out, with a note that its value is
nullby default. We should decide whether to delete the dead line for good or restore it with a real default.The spot is marked with a
// TODO:comment inscss/content/_reboot.scss. Once this is resolved, the comment can be removed.