Skip to content

Commit

Permalink
Use darker shade of gray for description
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Dec 14, 2024
1 parent 16fd532 commit 34a93cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
grid-column: 2 / 3;
margin: 0;

color: $gray-600;
color: $gray-700;
font-size: $helptext-font-size;
line-height: normal;
text-wrap: pretty;
Expand Down

0 comments on commit 34a93cd

Please sign in to comment.