Remove unnecessary margin on pastebins
This commit is contained in:
parent
be08b7f0fd
commit
c53c909165
|
@ -59,6 +59,7 @@ body {
|
|||
|
||||
#normal-code {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.ninfo {
|
||||
|
|
Loading…
Reference in New Issue