diff --git a/styles/globals.css b/styles/globals.css index 852eeb0..4cab01e 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -2,9 +2,6 @@ html, body { padding: 0; margin: 0; - /* font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, - Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; - */ scroll-behavior: smooth; }