harmonium icon indicating copy to clipboard operation
harmonium copied to clipboard

As a designer, I want the divider (<hr />) styles to be looked into

Open blazebarsamian opened this issue 6 years ago • 2 comments

Background: it appears that the hr styles are double the height of the border width.

  • [ ] Look into divider styles and why they don't properly update when you change the vars in the settings file.
  • [ ] Make sure the border-width is accurately being shown (not double the height)
  • [ ] Double check that all divider vars update when they're changed in the settings file.

blazebarsamian avatar Aug 02 '18 17:08 blazebarsamian

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

revelry-stalebot[bot] avatar Apr 01 '19 19:04 revelry-stalebot[bot]

fix: border-bottom-width: 0;

blazebarsamian avatar Sep 11 '19 16:09 blazebarsamian