diff --git a/src/App.css b/src/App.css index 8387549..cf344a4 100644 --- a/src/App.css +++ b/src/App.css @@ -1,14 +1,13 @@ @tailwind base; @tailwind components; @tailwind utilities; -@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap'); +@import url("https://fonts.googleapis.com/css2?family=Quicksand&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Quicksand&display=swap"); .App { text-align: center; font-family: quicksand, arial; - } .App-logo { diff --git a/src/App.js b/src/App.js index 99be101..2fba503 100644 --- a/src/App.js +++ b/src/App.js @@ -29,15 +29,15 @@ function App() {