summaryrefslogtreecommitdiff
path: root/out/_next/static/css/120f2e2270820d49a21f.css
diff options
context:
space:
mode:
Diffstat (limited to 'out/_next/static/css/120f2e2270820d49a21f.css')
-rw-r--r--out/_next/static/css/120f2e2270820d49a21f.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/out/_next/static/css/120f2e2270820d49a21f.css b/out/_next/static/css/120f2e2270820d49a21f.css
new file mode 100644
index 0000000..82e1e50
--- /dev/null
+++ b/out/_next/static/css/120f2e2270820d49a21f.css
@@ -0,0 +1,16 @@
+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;
+}