Skip to content

Commit

Permalink
Remove font-size and line height
Browse files Browse the repository at this point in the history
  • Loading branch information
tekknolagi committed Nov 19, 2024
1 parent 286e6c5 commit 0f2be30
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ body {
div.pagecontents {
margin: 30px auto 0px auto;
}
div.pagecontents p, div.pagecontents li {
line-height: 1.2;
font-size: 16px;
}
div.pagecontents, code, pre {
max-width: 650px;
}
Expand Down

0 comments on commit 0f2be30

Please sign in to comment.