mirror of
https://github.com/thangisme/notes.git
synced 2025-01-03 12:16:36 -05:00
fix jekyll highlight tag styles
This commit is contained in:
parent
721484a26e
commit
044281db38
@ -11,7 +11,8 @@ code {
|
|||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.highlight {
|
pre.highlight,
|
||||||
|
figure.highlight {
|
||||||
padding: $sp-3;
|
padding: $sp-3;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
|
Loading…
Reference in New Issue
Block a user