style: update code snippet

Add margin-left and margin-right
This commit is contained in:
yanglbme 2019-11-10 19:57:48 +08:00
parent c3b04aac21
commit 50b8c662de

View File

@ -144,7 +144,7 @@ section {
.code-snippet__fix {
word-wrap: break-word !important;
font-size: 14px;
margin: 10px 0;
margin: 10px 8px;
color: #333;
position: relative;
background-color: rgba(0, 0, 0, 0.03);