diff --git a/examples/Components/App/style.scss b/examples/Components/App/style.scss index 4466a809..8a877b66 100644 --- a/examples/Components/App/style.scss +++ b/examples/Components/App/style.scss @@ -92,8 +92,8 @@ vertical-align: top; box-sizing: border-box; position: relative; - p { - margin: 0; + > * { + margin-bottom: 0; } } th {