Skip to content

Commit

Permalink
fix: add missing margin in suspended grant text (#1656)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyesp authored Feb 15, 2024
1 parent 79dca69 commit cc8dc3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Projects/CategorySelector.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
font-size: 15px;
line-height: 24px;
color: var(--black-800);
margin-bottom: 15px;
}

.CategorySelector__DocumentationText {
Expand Down

0 comments on commit cc8dc3f

Please sign in to comment.