ajustement carrousel

This commit is contained in:
armansansd
2021-08-28 18:16:14 +02:00
parent 995dfa8ea1
commit b8bf16eaee
5 changed files with 14 additions and 15 deletions

View File

@@ -1719,18 +1719,16 @@ footer {
width: auto;
margin-left: 0;
padding-left: 0;
color: black; }
color: black;
grid-column: 2 / span 1; }
#home_blocks-block_3 .last-ressources .views-field-title-1, #home_blocks-block_3 .last-ressources .views-field-title {
font-weight: 400;
grid-row: 3 / span 1;
grid-column: 3 / span 1;
font-style: italic; }
#home_blocks-block_3 .last-ressources .views-field-field-auteurs {
grid-row: 3 / span 1;
grid-column: 3 / span 1;
font-weight: 600; }
#home_blocks-block_3 .last-ressources .views-field-field-edition {
grid-column: 3;
grid-row: 5; }
#home_blocks-block_3 .last-ressources .views-field-field-programme {
padding-left: .5rem !important;

File diff suppressed because one or more lines are too long