Remove some spurious margin from pretty homepage/script
This commit is contained in:
parent
930d36efbe
commit
ea3d4f3233
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
pre {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
code {
|
||||
tab-size: 2;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue