tweak
This commit is contained in:
parent
b8adb3fa2f
commit
9c7d95f632
1 changed files with 1 additions and 4 deletions
|
|
@ -412,6 +412,7 @@ select.form-control:not([multiple]):not([size]) {
|
||||||
|
|
||||||
.content pre {
|
.content pre {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content a {
|
.content a {
|
||||||
|
|
@ -424,10 +425,6 @@ select.form-control:not([multiple]):not([size]) {
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content pre {
|
|
||||||
overflow-x: scroll;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content h1 {
|
.content h1 {
|
||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue