sealos
This commit is contained in:
@ -26,6 +26,26 @@ li>code {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
h1~ul {
|
||||
margin-top: 0.8rem;
|
||||
}
|
||||
|
||||
h2~ul {
|
||||
margin-top: 0.8rem;
|
||||
}
|
||||
|
||||
h3~ul {
|
||||
margin-top: 0.8rem;
|
||||
}
|
||||
|
||||
h4~ul {
|
||||
margin-top: 0.8rem;
|
||||
}
|
||||
|
||||
h5~ul {
|
||||
margin-top: 0.8rem;
|
||||
}
|
||||
|
||||
.custom-block .custom-block-title {
|
||||
margin-bottom: 0.4rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user