Give that "more levels" header some breathing room
This commit is contained in:
parent
80ef57b0b8
commit
65535eaded
@ -637,6 +637,9 @@ pre.stack-trace {
|
|||||||
color: #909090;
|
color: #909090;
|
||||||
text-shadow: 0 1px #0004;
|
text-shadow: 0 1px #0004;
|
||||||
}
|
}
|
||||||
|
#splash * + h2 {
|
||||||
|
margin-top: 1rem;
|
||||||
|
}
|
||||||
#splash > section {
|
#splash > section {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
background: var(--panel-bg-color);
|
background: var(--panel-bg-color);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user