Skip to content

Commit

Permalink
fix: CMD-172 10px font not accessible (#471)
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Rosenberg <jrosenberg@tacc.utexas.edu>
  • Loading branch information
wesleyboar and jarosenb authored Jul 10, 2024
1 parent 34a57f6 commit 5eb1059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/tup-components/src/news/UserNews.module.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.news-list {
font-size: var(--global-font-size--x-small);
font-size: var(--global-font-size--small);
}

.news-list-item {
Expand Down

0 comments on commit 5eb1059

Please sign in to comment.