mirror of
https://github.com/aelve/guide.git
synced 2024-11-23 12:15:06 +03:00
Less css margins for code blocks
This commit is contained in:
parent
cede9b19f0
commit
670b68267d
@ -55,7 +55,7 @@ code.sourceCode {
|
||||
padding: 8px;
|
||||
}
|
||||
.sourceCode:not(:last-child) code.sourceCode {
|
||||
margin: 0 0 15px;
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
a {
|
||||
text-decoration-line: none;
|
||||
|
Loading…
Reference in New Issue
Block a user