Deploying to gh-pages from @ e83436df02 🚀

This commit is contained in:
Lemmih 2020-09-05 10:06:12 +00:00
commit 07f8b8df85
3 changed files with 6 additions and 3 deletions

View file

@ -13,6 +13,7 @@ div.playground-embed {
}
div.playground-embed.large {
grid-template-rows: 1fr 1fr !important;
grid-template-columns: auto;
}
div.playground-embed div.playground-editor {