summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2022-01-25 14:04:55 +0100
committerraysan5 <[email protected]>2022-01-25 14:04:55 +0100
commitebdc34a20ef195919ca22c8bee3fd6f032e87e52 (patch)
tree6fbdddefa4d86197640263275d84fcb5e4b5bcd4
parentb4e0f7ab08dfa950b0a5d643c639d28833536271 (diff)
downloadraylib-ebdc34a20ef195919ca22c8bee3fd6f032e87e52.tar.gz
raylib-ebdc34a20ef195919ca22c8bee3fd6f032e87e52.zip
Update minshell.html
-rw-r--r--src/minshell.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/minshell.html b/src/minshell.html
index 73c92f2f..c34637f9 100644
--- a/src/minshell.html
+++ b/src/minshell.html
@@ -31,6 +31,7 @@
<link rel="shortcut icon" href="https://www.raylib.com/favicon.ico">
<style>
+ body { margin: 0px; }
canvas.emscripten { border: 0px none; background-color: black; }
</style>
<script type='text/javascript' src="https://cdn.jsdelivr.net/gh/eligrey/FileSaver.js/dist/FileSaver.min.js"> </script>