fixed spacing on pre elements

This commit is contained in:
JJ Kasper
2018-05-28 12:38:22 -05:00
parent 2c90d2e7dd
commit 52c4f5f01e

View File

@@ -112,6 +112,10 @@ a
padding: 6px;
border: none;
.Markdown
pre
margin-bottom: 2.5rem
@media screen and (min-width: 640px)
.no-mob
display: block !important;