Skip to content

Commit

Permalink
changed the brightness of calendar images
Browse files Browse the repository at this point in the history
  • Loading branch information
Erallie committed Dec 11, 2024
1 parent 849ca7a commit ac5d196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ button.react-calendar__tile--active:enabled:focus {
height: 100%;
object-fit: cover;
object-position: center center;
filter: brightness(85%) contrast(95%);
filter: brightness(80%) contrast(95%);
}

button.filled-date:has(img) {
Expand Down

0 comments on commit ac5d196

Please sign in to comment.