docs: fix styling of frontpage demo

This commit is contained in:
Hans Pagel
2021-06-03 09:39:38 +02:00
parent af3f96a07c
commit 3593565835

View File

@@ -39,7 +39,8 @@ p {
}
.editor {
padding: 10px;
/* TODO: Conflicts with other demos */
/* padding: 10px; */
border: 1px gray solid;
}