Skip to content

Commit 2fc5500

Browse files
committed
tweak test styles
1 parent ee88a08 commit 2fc5500

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/4.0/examples/tests/input-group.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ sizes:
1010
<style>
1111
main { padding: 2rem; }
1212
.input-group { margin-bottom: .5rem; }
13-
.row, hr { margin-bottom: 1.5rem; }
13+
.row { margin-top: 1rem; margin-bottom: 1.5rem; }
14+
hr { margin-bottom: 1.5rem; }
15+
h3, p { margin-bottom: 0; }
1416
h2 + p { max-width: var(--breakpoint-md); }
1517
</style>
1618

0 commit comments

Comments
 (0)