Skip to content

Commit

Permalink
Make alert bar text a bit smaller
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
  • Loading branch information
cjyabraham committed May 22, 2024
1 parent 2a3a424 commit 01598b2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
}

.event-alert-bar {
padding: 5px;
font-size: 1.1rem;
padding: 6px;
font-size: 0.9rem;
text-align: center;
font-weight: 500;

Expand Down

0 comments on commit 01598b2

Please sign in to comment.