add textbox examples
This commit is contained in:
parent
d82b823295
commit
77b0d6b019
6 changed files with 339 additions and 24 deletions
|
|
@ -52,7 +52,8 @@ h2 {
|
|||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
h3,
|
||||
h4 {
|
||||
/* Swap the margin for a top-padding so linking to this section
|
||||
results in a better scroll position */
|
||||
padding-top: 20px;
|
||||
|
|
@ -130,7 +131,8 @@ button.active {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
h3 {
|
||||
h3,
|
||||
h4 {
|
||||
flex: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue