fix spacing issue
This commit is contained in:
parent
4e74e161f0
commit
09f7a5f804
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
padding: 0px;
|
||||
font-family: "Roboto Mono";
|
||||
margin: 0px;
|
||||
margin-top:25px;
|
||||
margin-top: 25px;
|
||||
|
||||
#output > pre:first-child
|
||||
margin-top: 0px;
|
||||
|
|
Loading…
Reference in a new issue