aboutsummaryrefslogtreecommitdiff
path: root/public/global.css
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2022-06-02 08:24:57 -0500
committerFurkan Sahin <furkan-dev@proton.me>2022-06-02 08:24:57 -0500
commit697ca9ab37444117a5345c4685dcfd07221887ae (patch)
treedd6889dde2b387902afb9305e0a0667b8765a2c3 /public/global.css
parent292c7587b0bf6fabdebb94e24bc24c52b0dcdecc (diff)
Remove global css
Diffstat (limited to 'public/global.css')
-rw-r--r--public/global.css8
1 files changed, 0 insertions, 8 deletions
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