diff --git a/css/style.css b/css/style.css index 47662d3..973fc41 100644 --- a/css/style.css +++ b/css/style.css @@ -9,7 +9,8 @@ header {font-size: 23px; text-align: center; } -h1.Hello {font-size: 50px;} +h1.Hello {font-size: 50px; + text-align: center;} header nav {margin-left: auto; margin-right: auto; diff --git a/index.html b/index.html index 603b717..b531112 100755 --- a/index.html +++ b/index.html @@ -10,10 +10,7 @@
- -