diff --git a/common/common.scss b/common/common.scss index fa2e266..3c85b04 100644 --- a/common/common.scss +++ b/common/common.scss @@ -2,6 +2,10 @@ min-width: 768px; } +.timeline-container { + display: none; +} + .cooked pre[data-code-wrap="rapidoc"] { overflow-y: auto; margin: 1em 0;