diff --git a/src/App.css b/src/App.css index 5cadf35..e69de29 100644 --- a/src/App.css +++ b/src/App.css @@ -1,12 +0,0 @@ -body { - background-color: #f5f5f5 !important; - direction: rtl; -} -button { - outline: none !important; - border: none !important; -} - -input { - outline: none !important; -}