mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Fix chroma CSS overrides
This commit is contained in:
parent
e46288dc45
commit
8aab2ca693
@ -680,12 +680,9 @@ table.markdown {
|
||||
|
||||
|
||||
/* Code blocks */
|
||||
.highlight {
|
||||
.highlight > .chroma {
|
||||
background-color: var(--background-1) !important;
|
||||
margin: 16px 0;
|
||||
}
|
||||
|
||||
.highlight > pre {
|
||||
padding: 12px 8px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user