Skip to content

Commit

Permalink
feat: add persistent bar (#229)
Browse files Browse the repository at this point in the history
debugging slack action
  • Loading branch information
dkilgore-eightfold authored Jul 8, 2022
1 parent b0f3862 commit c760e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PersistentBar/persistentBar.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
.content {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: $text-font-weight-regular;
font-weight: $text-font-weight-light;
font-size: $text-font-size-2;
line-height: $text-line-height-3;
opacity: 50%;
Expand Down

0 comments on commit c760e07

Please sign in to comment.