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