diff --git a/src/views/App.css b/src/views/App.css index da9761b..cfae689 100644 --- a/src/views/App.css +++ b/src/views/App.css @@ -5,8 +5,6 @@ body { sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - color: white; - background-color: rgb(39, 39, 39); } code {