From b75598d879e1b9153d89a96f7b0f66ad8d641f71 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 11 Oct 2021 20:50:51 +0200 Subject: feat(preview): tag display and scroll fix --- out/_next/static/css/a37ded5ec4cf14937ec5.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 out/_next/static/css/a37ded5ec4cf14937ec5.css (limited to 'out/_next/static/css/a37ded5ec4cf14937ec5.css') diff --git a/out/_next/static/css/a37ded5ec4cf14937ec5.css b/out/_next/static/css/a37ded5ec4cf14937ec5.css new file mode 100644 index 0000000..bb56676 --- /dev/null +++ b/out/_next/static/css/a37ded5ec4cf14937ec5.css @@ -0,0 +1 @@ +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;overflow:hidden}h1{font-weight:700}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} \ No newline at end of file -- cgit v1.2.3