quimper: add sizing for grid-1-4 image blocks on content column (#38187)

This commit is contained in:
Frédéric Péters 2019-12-04 16:34:34 +01:00
parent bf5bd0f4bd
commit 0ba691ed87
1 changed files with 7 additions and 0 deletions

View File

@ -211,6 +211,13 @@ a.big-image-link {
}
}
.page-template-standard-sidebar .grid-1-4 {
a.big-image-link {
padding-top: 110px;
margin-bottom: 0;
}
}
.gru-content div.cell.wcsformcell {
margin-bottom: 1rem;
}