Merge pull request 'Changer index.css pour centrer h1 au lieu de body' (#28) from fix/center-h1-not-body into main
Reviewed-on: #28
This commit is contained in:
commit
27e02c3a8e
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
body {
|
h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue