We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee88a08 commit 2fc5500Copy full SHA for 2fc5500
docs/4.0/examples/tests/input-group.md
@@ -10,7 +10,9 @@ sizes:
10
<style>
11
main { padding: 2rem; }
12
.input-group { margin-bottom: .5rem; }
13
-.row, hr { margin-bottom: 1.5rem; }
+.row { margin-top: 1rem; margin-bottom: 1.5rem; }
14
+hr { margin-bottom: 1.5rem; }
15
+h3, p { margin-bottom: 0; }
16
h2 + p { max-width: var(--breakpoint-md); }
17
</style>
18
0 commit comments