You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
add textbox examples
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user