diff options
Diffstat (limited to 'examples/with-create-react-app/apps/docs/src/index.css')
| -rw-r--r-- | examples/with-create-react-app/apps/docs/src/index.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/with-create-react-app/apps/docs/src/index.css b/examples/with-create-react-app/apps/docs/src/index.css deleted file mode 100644 index 4a1df4d..0000000 --- a/examples/with-create-react-app/apps/docs/src/index.css +++ /dev/null @@ -1,13 +0,0 @@ -body { - margin: 0; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", - "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", - sans-serif; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -code { - font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", - monospace; -} |
