💄 (markdown) add margin to code tags

This commit is contained in:
Julien Calixte
2021-08-15 13:38:22 +02:00
parent 939d4f247f
commit b5e5bcf76a

View File

@@ -100,3 +100,7 @@ a {
height: auto;
}
}
code {
margin-right: 3rem;
}