Changer index.css pour centrer h1 au lieu de body
This commit is contained in:
parent
137eed36ed
commit
887e63777b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
body {
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue