Merge pull request #82 from Mehedi61/center-heading
centered Hello World!
This commit is contained in:
commit
c731104593
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
<style>
|
<style>
|
||||||
h1 {
|
h1 {
|
||||||
color: purple;
|
color: purple;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue