Skip to content

Commit

Permalink
feature/MARP-663-update-detail-page-font-size (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
tutn-axonivy authored Aug 2, 2024
1 parent 7b2aba1 commit 4b53f04
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,16 @@
font-size: 20px;
}

p,
ul, li {
font-size: 18px;
font-weight: 400;
}

ul, li {
margin: 25.2px 0;
}

a {
word-break: break-all;
}
Expand Down

0 comments on commit 4b53f04

Please sign in to comment.