Remove space

This commit is contained in:
Augusto Gunsch
2022-02-06 14:45:04 -03:00
parent a9450c45cf
commit 1744645273

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;