_footer.scss 96 B

123456
  1. .footer {
  2. width: 100%;
  3. text-align: center;
  4. line-height: 2.0rem;
  5. margin-bottom:1.0rem;
  6. }