This is an automated email from the ASF dual-hosted git repository. adelbene pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/wicket-site.git
commit a10039658730391101397a3a82e383c1d54d6fbf Author: Andrea Del Bene <[email protected]> AuthorDate: Mon Jun 22 17:52:22 2020 +0200 Toc css adapted --- _sass/modules/_toc.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/modules/_toc.scss b/_sass/modules/_toc.scss index 92dde3d..4b7a728 100644 --- a/_sass/modules/_toc.scss +++ b/_sass/modules/_toc.scss @@ -7,7 +7,7 @@ margin-top: 1rem; } - @include breakpoint($breakpoint-20) { + @include breakpoint($breakpoint-10) { display: none; } }
