added dark mode and margin changes

This commit is contained in:
David Meincke
2022-03-22 22:14:38 +01:00
parent 31722d4bf4
commit f25f3daf7f
8 changed files with 92 additions and 15 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
<code-editor style="min-width: 50%; max-width: 50%;"></code-editor>
<output-frame></output-frame>
</div>
<div class="flex-shrink section bottom">methods: rect, box, center, width, height</div>
<div class="flex-shrink section bottom">methods: rect, box, center, width, height, rand</div>
</div>
<notification-bubbles></notification-bubbles>