mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-06-30 16:12:23 -06:00
lint
This commit is contained in:
parent
5c2087c61b
commit
798c14b46a
@ -14,8 +14,8 @@ code {
|
|||||||
pre.highlight,
|
pre.highlight,
|
||||||
figure.highlight {
|
figure.highlight {
|
||||||
padding: $sp-3;
|
padding: $sp-3;
|
||||||
margin-bottom: 0;
|
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
margin-bottom: 0;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
background-color: $code-background-color;
|
background-color: $code-background-color;
|
||||||
|
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
"relUrl": "{{ page.url }}"
|
"relUrl": "{{ page.url }}"
|
||||||
}{% assign comma = true %}
|
}{% assign comma = true %}
|
||||||
{% endif %}{% endfor %}
|
{% endif %}{% endfor %}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user