mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-14 04:15:58 -06:00
Fix weird padding in full-size code blocks
This commit is contained in:
parent
1b59b258bc
commit
476519c022
@ -123,7 +123,7 @@ pre {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
:not(pre) > code, pre {
|
||||
background-color: #282828;
|
||||
padding: 2px 4px;
|
||||
border-radius: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user