diff options
Diffstat (limited to 'out/_next/static/css/120f2e2270820d49a21f.css')
-rw-r--r-- | out/_next/static/css/120f2e2270820d49a21f.css | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/out/_next/static/css/120f2e2270820d49a21f.css b/out/_next/static/css/120f2e2270820d49a21f.css index cd39780..82e1e50 100644 --- a/out/_next/static/css/120f2e2270820d49a21f.css +++ b/out/_next/static/css/120f2e2270820d49a21f.css @@ -1 +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}
\ No newline at end of file +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; +} |