Skip to content

Commit

Permalink
lower chat bubble saturation/britghness
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeumus committed Mar 16, 2024
1 parent 7557c33 commit f4fa2d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ nav {
align-items: center; /* Center vertically */
font-size: 48px;
z-index: 1;
filter: saturate(65%) brightness(85%) !important;
}

/* Central circle fixed positioning */
Expand Down

0 comments on commit f4fa2d0

Please sign in to comment.