From e798207a8e380e7d8c19a0bfbaea5083d9365184 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Tue, 27 Jul 2021 22:21:48 +0200 Subject: added build files to repo --- out/_next/static/css/331301db207a91d407e5.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 out/_next/static/css/331301db207a91d407e5.css (limited to 'out/_next/static/css') 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; +} -- cgit v1.2.3