Skip to content

Commit

Permalink
template.php: h1: add missing text-align: center
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin-st committed May 1, 2023
1 parent c876fa2 commit 1a8ff6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/template.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

h1 {
margin-bottom: 0;
text-align: center;
}
p {
opacity: 0.7;
Expand Down

0 comments on commit 1a8ff6f

Please sign in to comment.