Skip to content

Commit

Permalink
finetune section cards titles
Browse files Browse the repository at this point in the history
  • Loading branch information
robindemourat committed Jan 20, 2019
1 parent 7d916a4 commit 16d2413
Show file tree
Hide file tree
Showing 2 changed files with 14,208 additions and 15,108 deletions.
2 changes: 1 addition & 1 deletion app/src/features/SummaryView/components/SectionCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import config from '../../../config';
/**
* Shared variables
*/
const MAX_TITLE_LEN = 15;
const MAX_TITLE_LEN = 30;

const SectionCard = ( {
section,
Expand Down
Loading

0 comments on commit 16d2413

Please sign in to comment.