Code background matches between inline and multiline

This commit is contained in:
Paul Pacheco 2018-12-23 09:43:29 -06:00
parent b435eedfeb
commit d78b5f720a

View File

@ -8,7 +8,7 @@
pre { pre {
margin: 0; margin: 0;
padding: 8px 12px; padding: 8px 12px;
background: $gray-100; background: $gray-200;
border: 1px solid #e8e8e8; border: 1px solid #e8e8e8;
} }