Skip to content

Commit

Permalink
font weight, padding (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: Ludek Novy <[email protected]>
  • Loading branch information
ludeknovy and Ludek Novy authored May 10, 2021
1 parent 3fb29e2 commit d47e4d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,8 @@ a:hover {
.jtl-table tr th:first-child {
padding-left: 2.5rem;
}

.card h6 {
font-weight: 600;
padding-top: 1.25rem;
}

0 comments on commit d47e4d4

Please sign in to comment.