src/components/SectionTitle/style.module.css [1:8]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
hr.divider {
  margin-left: auto;
  margin-right: auto;
  border-top-width: 1px;
  border-bottom-width: 1px;
  max-width: 8rem;
  height: 0.2rem;
  opacity: 0.85;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/pages/user/index.less [138:145]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
hr.divider {
  margin-left: auto;
  margin-right: auto;
  border-top-width: 1px;
  border-bottom-width: 1px;
  max-width: 8rem;
  height: 0.2rem;
  opacity: 0.85;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



