Remove <hr> from H2 Tag on edx.org CSS
Description
Please remove the default <hr> that is part of the H2 tag that is used across the edx.org Drupal site.
FYI I think this is probably a Spartans project. Please let me know if you need any additional info.
I also think this is the CSS file: https://prod-edx-mktg-edit.edx.org/sites/default/files/css/css_e-xDDdQSZVInSNOiufhQx9T5MyBQ-kUb8HMwcmh82AE.css
But I may be wrong. This could just be the CSS for the Product Landing Page Templates.
Thanks,
Epic Link
Activity
I think we just need to remove this line https://github.com/edx/edx-mktg/blob/master/docroot/sites/all/themes/atedx/sass/legacy/global/global.styles.scss#L69
Do you see a path forward on this ask?
The H2 tag on the site (at least the Drupal site) has a built-in bottom border. It is annoying and messes things up particularly if you have to use H2s back to back for something. I'd just like to remove it from our CSS.
border-bottom: 1px solid #ccc;
If we need to have a horizontal line on a page, we can just use <hr>.
Can you clarify the ask here? If it's not longer valid I'd like to close
Priority
