tab3.page.scss 103 B

1234
  1. .page-color{
  2. background: linear-gradient(220.55deg, #B7DCFF 0%, #ffffff 100%);
  3. height: 100vh;
  4. }