Fix scroll anchoring in docs

This commit is contained in:
Cory LaViska
2020-10-06 08:14:07 -04:00
parent a87eb72c59
commit 995744c8ef

View File

@@ -248,6 +248,7 @@ strong {
.markdown-section {
max-width: 860px;
overflow-anchor: none;
}
.markdown-section blockquote {