Skip to content

Commit

Permalink
Font weight to 200px and letter spacing 0.5px for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
edurivara authored and mehtavishwa30 committed Apr 25, 2024
1 parent f4534b1 commit fb11553
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/_static/css/toggle.css
Expand Up @@ -88,5 +88,6 @@ html.transition *:after {
}

body {
font-weight: 200;
font-weight: 300;
letter-spacing: 0.5px;
}

0 comments on commit fb11553

Please sign in to comment.