💄 Reduce the code block padding px.

This commit is contained in:
elkan1788 2024-08-18 09:37:51 +08:00
parent ebd38a18ae
commit 1c07248765

View File

@ -12,6 +12,7 @@
pre { pre {
position: relative; position: relative;
overflow-x: auto; overflow-x: auto;
padding: 4px;
} }
table tbody tr { table tbody tr {