mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-08 04:51:23 -06:00
Fix bug on code snippets causing double padding.
This commit is contained in:
parent
379a976387
commit
bfce0f57d3
@ -11,7 +11,7 @@ code {
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
pre.highlight {
|
||||
padding: $sp-3;
|
||||
margin-bottom: 0;
|
||||
background-color: $grey-lt-000;
|
||||
|
Loading…
x
Reference in New Issue
Block a user