Remove some spurious margin from pretty homepage/script

This commit is contained in:
Danielle McLean 2023-11-01 14:21:45 +11:00
parent 930d36efbe
commit ea3d4f3233
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

View file

@ -1,3 +1,6 @@
pre {
margin-bottom: 0;
}
code {
tab-size: 2;
}