Skip to content

Commit

Permalink
Update layout.html
Browse files Browse the repository at this point in the history
make <h1> font size larger (48px)
  • Loading branch information
patx authored Jan 22, 2025
1 parent f70cf12 commit 22ceeec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/twutr/templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
}

h1 {
font-size: 48px;
text-align: right;
}

Expand Down

0 comments on commit 22ceeec

Please sign in to comment.