From 697ca9ab37444117a5345c4685dcfd07221887ae Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Thu, 2 Jun 2022 08:24:57 -0500 Subject: Remove global css --- public/global.css | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 public/global.css (limited to 'public/global.css') diff --git a/public/global.css b/public/global.css deleted file mode 100644 index 7c5be0a..0000000 --- a/public/global.css +++ /dev/null @@ -1,8 +0,0 @@ -html { - box-sizing: border-box; -} - -#editor { - height: 100vh; - max-height: 100vh; -} \ No newline at end of file -- cgit v1.2.3