diff options
| author | bndw <benjamindwoodward@gmail.com> | 2020-05-30 12:33:16 -0700 |
|---|---|---|
| committer | bndw <benjamindwoodward@gmail.com> | 2020-05-31 09:02:22 -0700 |
| commit | 6371e7794d2fa9ba5b79f267219e50e885057342 (patch) | |
| tree | 3441d6087befb8740d098c88385839ef20bb1b65 /src/index.css | |
| parent | e177a74c9ea505284c8debf086f785a43d88f90b (diff) | |
Initial commit
Diffstat (limited to 'src/index.css')
| -rw-r--r-- | src/index.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/index.css b/src/index.css deleted file mode 100644 index ec2585e..0000000 --- a/src/index.css +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | body { | ||
| 2 | margin: 0; | ||
| 3 | font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', | ||
| 4 | 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', | ||
| 5 | sans-serif; | ||
| 6 | -webkit-font-smoothing: antialiased; | ||
| 7 | -moz-osx-font-smoothing: grayscale; | ||
| 8 | } | ||
| 9 | |||
| 10 | code { | ||
| 11 | font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', | ||
| 12 | monospace; | ||
| 13 | } | ||
