Keldos commited on
Commit
e817074
1 Parent(s): e3667fb

hotfix: 微调代码框显示效果

Browse files
Files changed (1) hide show
  1. custom.css +1 -1
custom.css CHANGED
@@ -124,7 +124,7 @@ pre code {
124
  white-space: pre;
125
  background-color: hsla(0, 0%, 0%, 80%)!important;
126
  border-radius: 10px;
127
- padding: 1rem 1.2rem 1rem;
128
  margin: 1.2em 2em 1.2em 0.5em;
129
  color: #FFF;
130
  box-shadow: 6px 6px 16px hsla(0, 0%, 0%, 0.2);
 
124
  white-space: pre;
125
  background-color: hsla(0, 0%, 0%, 80%)!important;
126
  border-radius: 10px;
127
+ padding: 1.4em 1.2em 0em 1.4em;
128
  margin: 1.2em 2em 1.2em 0.5em;
129
  color: #FFF;
130
  box-shadow: 6px 6px 16px hsla(0, 0%, 0%, 0.2);