Added 3d cube and run shell script

This commit is contained in:
BOT Alex 2023-12-29 13:55:01 +01:00
parent 4a85a0062b
commit 7d4ecd0a88
5 changed files with 202 additions and 2 deletions

2
src/lib/ZSpacer.svelte Normal file
View file

@ -0,0 +1,2 @@
<!-- Short hand for spacing between components-->
<div style="flex-grow: 1;"/>