d2js: updating customizable example to demo center

This commit is contained in:
delfino 2025-02-18 19:49:54 +00:00
parent a0d855a4e1
commit 9246194a36
No known key found for this signature in database
GPG key ID: CFE0DD6A770BF48C

View file

@ -82,7 +82,7 @@
} }
#output svg { #output svg {
max-width: 100%; min-width: 100%;
max-height: 90vh; max-height: 90vh;
} }
</style> </style>