Deploying to gh-pages from @ bf2c1f95f3 🚀

This commit is contained in:
Lemmih 2020-09-05 09:13:57 +00:00
commit 54756baf7a
3 changed files with 6 additions and 2 deletions

View file

@ -11,6 +11,9 @@ div.playground-embed {
grid-template-rows: 1fr 1fr;
}
}
div.playground-embed.large {
grid-template-rows: 1fr 1fr !important;
}
div.playground-embed div.playground-editor {
border: 1px solid black;