Skip to content

Commit

Permalink
Adjust line-height for resource subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
ravicodelabs committed Aug 8, 2024
1 parent 30b4c01 commit af1e2fb
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,8 @@ $lighter-grey: #e9eef4;
display: flex;
justify-content: space-between;
}

.subtitles {
line-height: 20px;
}
}

0 comments on commit af1e2fb

Please sign in to comment.