diff options
Diffstat (limited to 'out/_next/static/css/331301db207a91d407e5.css')
-rw-r--r-- | out/_next/static/css/331301db207a91d407e5.css | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/out/_next/static/css/331301db207a91d407e5.css b/out/_next/static/css/331301db207a91d407e5.css new file mode 100644 index 0000000..9fe3835 --- /dev/null +++ b/out/_next/static/css/331301db207a91d407e5.css @@ -0,0 +1,15 @@ +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; +} +h1 { + font-weight: 700; +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} |