1
0
mirror of https://tildegit.org/sbgodin/HtmGem.git synced 2023-08-25 13:53:12 +02:00

Removes padding of pre

This commit is contained in:
Christophe HENRY 2021-03-13 20:09:56 +00:00
parent d36f56c4ef
commit b1ac194e59

View File

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