page.module.css 100 B

1234
  1. .tabcolor{
  2. color: #fff !important;
  3. background: linear-gradient(to right,#A3D8E7, #6F94F4);
  4. }