Fix inline code padding

This commit is contained in:
hossainemruz
2020-06-15 01:28:00 +06:00
parent f85b8a2e8e
commit 45eedc5f58
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ pre {
margin: 5px;
}
code {
pre>code {
padding: 10px !important;
}