From 2d81f560e6e79b3c23818e0e7014d69a70dd8264 Mon Sep 17 00:00:00 2001 From: 9ahmed <9ahmed@disroot.org> Date: Wed, 7 Apr 2021 00:05:25 +0500 Subject: [PATCH] added stuff --- index.html | 9 ++++++++- style.css | 5 +++++ 2 files changed, 13 insertions(+), 1 deletion(-) 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