fix docz theme

This commit is contained in:
Rodrigo Antinarelli 2020-03-03 19:29:42 -03:00 committed by James A. Petts
parent e63dccdb4e
commit 8463efe512

View File

@ -4,4 +4,10 @@
[data-testid='live-preview'] {
padding: 10px;
background: #000;
}
[data-testid='main-container'] > h2 {
margin: 20px 0;
font-weight: bold;
}