Skip to content

Commit

Permalink
fix: APPS-2889 styles for screening text (#643)
Browse files Browse the repository at this point in the history
fix: styles for screening text

Co-authored-by: Jess Divers <[email protected]>
  • Loading branch information
farosFreed and Jess Divers authored Oct 24, 2024
1 parent 72ebbde commit 5191f29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/ftva/_block-screening-detail.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
.ftva.block-screening-detail {
.count {
@include ftva-subtitle-1;
text-transform: none;
font-size: 18px;
font-weight: 400;
color: $subtitle-grey;
}

Expand Down

1 comment on commit 5191f29

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.