Skip to content

Commit

Permalink
Merge pull request #2395 from robintown/participants-color
Browse files Browse the repository at this point in the history
Update participant count color
  • Loading branch information
robintown authored May 31, 2024
2 parents b1a5c8c + b9b53ec commit 0f38445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Header.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ limitations under the License.

.participantsLine {
grid-area: participants;
color: var(--cpd-color-text-secondary);
display: flex;
align-items: center;
gap: var(--cpd-space-1-5x);
Expand Down

0 comments on commit 0f38445

Please sign in to comment.