You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

5 lines
136 B

  1. .today {
  2. border-radius: 0.03rem;
  3. background-image: linear-gradient(to right, #8dcbd2, #8dd6d8 48%, #97ddc9);
  4. color: white;
  5. }