mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Docs: slightly reduce whitespace before headings, lists
This commit is contained in:
parent
786c5330e9
commit
d8e24d7e76
@ -46,6 +46,16 @@
|
||||
img[alt='sharp logo'] {
|
||||
margin: 0 0 16px 16px;
|
||||
}
|
||||
.page-content > h2,
|
||||
.page-content.has-page-title > h2:first-child {
|
||||
margin-top: 3rem;
|
||||
}
|
||||
.page-content h3 {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
ul ul {
|
||||
padding-left: 20px;
|
||||
}
|
||||
</style>
|
||||
<title>sharp - High performance Node.js image processing</title>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user