_footer.scss 75B

123456789
  1. @charset "UTF-8";
  2. footer {
  3. }
  4. @media (min-width: 768px) {
  5. footer {
  6. }
  7. }