Remove space

This commit is contained in:
Augusto Gunsch 2022-02-06 14:45:04 -03:00
parent a9450c45cf
commit 1744645273
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 8 additions and 0 deletions

View File

@ -65,6 +65,14 @@ main {
position: relative;
}
.sourceCode pre {
margin-bottom: 0;
}
.sourceCode {
margin-bottom: 1rem;
}
.highlight {
background-color: #111;
padding: .2em .5em;