Removes margin of PRE

This commit is contained in:
Christophe HENRY 2021-03-14 10:48:25 +00:00
parent 1e4c4f8f15
commit 8710552d27
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ a.mailto:before {
}
pre {
margin: 0 -1rem;
overflow-x: auto;
}