diff --git a/src/App.css b/src/App.css index 6ead4d1c..bbf300c4 100644 --- a/src/App.css +++ b/src/App.css @@ -14,7 +14,7 @@ } .App-header { - font-family:Jost; + font-family:'Jost',sans-serif; background-color: #282c34; min-height: 100vh; display: flex; diff --git a/src/style/pages/home.css b/src/style/pages/home.css index 217c5e84..f36b9d1b 100644 --- a/src/style/pages/home.css +++ b/src/style/pages/home.css @@ -40,8 +40,6 @@ } .page-text-home{ - width: inherit; - height: inherit; width: 38vw; height: auto; display: flex;