mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
fix code padding (#1773)
This commit is contained in:
committed by
GitHub
parent
b56a8e61ee
commit
31bb1d63a2
@@ -353,6 +353,10 @@ pre {
|
||||
background-color: var(--code-bg);
|
||||
}
|
||||
|
||||
pre code {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* top button */
|
||||
|
||||
.scroll #top {
|
||||
|
||||
Reference in New Issue
Block a user