space out the beams in the printout

docks66-json-schema
Yanick Champoux 2023-05-02 09:49:39 -04:00
parent 962e48cedd
commit 5b27e6cbd3
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
</script>
<style>
div {
margin: 0px 0.5rem;
}
div :global(path:hover) {
fill: white;
}