Skip to content

Commit

Permalink
modified docs font size
Browse files Browse the repository at this point in the history
  • Loading branch information
assafelovic committed Aug 12, 2024
1 parent 14744f8 commit d7c15a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ font-weight: 600;
}

.markdown > p {
font-size: 20px;
font-size: 18px;
}

.navbar {
font-size: 20px;
font-size: 18px;
}

li {
font-size: 20px;
font-size: 18px;
}

blockquote {
Expand Down

0 comments on commit d7c15a9

Please sign in to comment.