Removes padding of pre

This commit is contained in:
Christophe HENRY 2021-03-13 20:09:56 +00:00
parent d36f56c4ef
commit b1ac194e59
1 changed files with 0 additions and 1 deletions

View File

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