toulouse-2022: display anchor links hidden by header (#70696)

This commit is contained in:
Nicolas Roche 2022-10-28 09:10:05 +02:00
parent 03a00511d3
commit 47ed2cddc0
1 changed files with 6 additions and 0 deletions

View File

@ -366,6 +366,12 @@ div.list-of-forms span.form-status {
color: $color-info;
}
.gru-content div.cell {
@media ($max-mobile-viewport) {
scroll-margin-top: 50px;
}
}
//
// WCS / Forms
//