Skip to content

Commit

Permalink
centered
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtryan committed Dec 21, 2023
1 parent 71c233f commit 25e546b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ body {
font-variation-settings: "wght" 200, "wdth" 100, "ital" 0, "cont" 0;
align-content: center;
text-align: center;
max-inline-size: 105ch;
text-wrap: balance;
/* max-inline-size: 105ch;
text-wrap: balance; */
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
margin: 0;
/* margin: 0; */
/* letter-spacing: 0em; */
}

Expand Down

0 comments on commit 25e546b

Please sign in to comment.