diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-01 20:09:08 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-01 20:09:08 -0500 |
| commit | fa6f3d619e6051d508d9f40c601f77f9b05e1784 (patch) | |
| tree | 271bbceea5ebfb9face8ba8f02457f51044361f2 /paste-ui/src/index.css | |
| parent | 1d63eabf1fca2d9e2477055e1be67e6f6c9b4b1b (diff) | |
| download | paste-fa6f3d619e6051d508d9f40c601f77f9b05e1784.tar.gz paste-fa6f3d619e6051d508d9f40c601f77f9b05e1784.tar.xz | |
Remove react UI
Diffstat (limited to 'paste-ui/src/index.css')
| -rw-r--r-- | paste-ui/src/index.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/paste-ui/src/index.css b/paste-ui/src/index.css deleted file mode 100644 index ec2585e..0000000 --- a/paste-ui/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; -} |
