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>
|
||||
h1 {
|
||||
color: purple;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in a new issue