diff --git a/index.html b/index.html index 9f0f92d..603c1a7 100644 --- a/index.html +++ b/index.html @@ -51,8 +51,15 @@ Netlify + - + \ No newline at end of file diff --git a/style.css b/style.css index 5f22332..f05e649 100644 --- a/style.css +++ b/style.css @@ -7,4 +7,9 @@ body { font-family: 'Courier New', Courier, monospace; text-align: center; padding-top: 200px; +} + +.search-bar { + padding-left: 220px; + padding-top: 80px; } \ No newline at end of file