mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Docs: slightly reduce whitespace before headings, lists
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user