diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-26 21:35:48 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-26 21:35:48 +0200 |
commit | 02c97d1e27c8617e4c0669c02d54b4aab130f750 (patch) | |
tree | 7db648a71f81696536d9e8f7e95f6eb1d1e030f1 /out/_next/static/css | |
parent | 689c9b18021ef4ca8195115eea26a253f5c5479b (diff) |
minor cleanups
Diffstat (limited to 'out/_next/static/css')
-rw-r--r-- | out/_next/static/css/120f2e2270820d49a21f.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/out/_next/static/css/120f2e2270820d49a21f.css b/out/_next/static/css/120f2e2270820d49a21f.css deleted file mode 100644 index 82e1e50..0000000 --- a/out/_next/static/css/120f2e2270820d49a21f.css +++ /dev/null @@ -1,16 +0,0 @@ -body, -html { - padding: 0; - margin: 0; - font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, - Fira Sans, Droid Sans, Helvetica Neue, sans-serif; -} -a { - color: inherit; - text-decoration: none; -} -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} |