Skip to content

Commit

Permalink
h1 styling
Browse files Browse the repository at this point in the history
  • Loading branch information
cakokke committed Jun 17, 2024
1 parent 711a135 commit 61d6dda
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
padding: 3em 1em;
margin: auto;
line-height: 1.7;
font-size: 1.2em;
}
h1 {
line-height: normal;
text-align: center;
}
</style>
</head>
Expand Down

0 comments on commit 61d6dda

Please sign in to comment.