This commit is contained in:
2023-06-23 15:17:07 +02:00
parent cbf33f8b24
commit a6285f24c8
+2 -1
View File
@@ -1218,6 +1218,7 @@ section[role="main-content"]{
.toc-title{ .toc-title{
@include title4grey; @include title4grey;
line-height: $base-line * 0.6;
color: $grismoyen; color: $grismoyen;
&.active, &.active,
&:hover{ &:hover{
@@ -1680,7 +1681,7 @@ footer[role="tools"]{
padding-right: $default_gap; padding-right: $default_gap;
article{ article{
max-height: 100%; max-height: 100%;
overflow: hidden; overflow: visible;
} }
article.item{ article.item{
h1{ h1{