diff --git a/static/src/scss/style.scss b/static/src/scss/style.scss index 99ab6f9..f1d3090 100644 --- a/static/src/scss/style.scss +++ b/static/src/scss/style.scss @@ -84,9 +84,10 @@ blockquote p { nav { a { - white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; + @media screen and (max-width: 840px) { &.link.depth-2 { display: none !important;