mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
style: update code snippet
Add margin-left and margin-right
This commit is contained in:
parent
c3b04aac21
commit
50b8c662de
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user