remove margin
This commit is contained in:
parent
85a28e037f
commit
250d6dd10b
1 changed files with 4 additions and 0 deletions
|
|
@ -105,3 +105,7 @@ pre code {
|
|||
border-right: 1em solid #ffffff;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
main h2 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue