bach 10 months ago
parent
commit
a6285f24c8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      assets/css/app.scss

+ 2 - 1
assets/css/app.scss

@@ -1218,6 +1218,7 @@ section[role="main-content"]{
 
         .toc-title{
           @include title4grey;
+          line-height: $base-line * 0.6;
           color: $grismoyen;
           &.active,
           &:hover{
@@ -1680,7 +1681,7 @@ footer[role="tools"]{
     padding-right: $default_gap;
     article{
       max-height: 100%;
-      overflow: hidden;
+      overflow: visible;
     }
     article.item{
         h1{