This commit is contained in:
armansansd 2021-11-25 15:14:53 +01:00
parent d85396479f
commit 5a517fc228
2 changed files with 17 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -41,10 +41,25 @@
}
.block-region-third{
margin-top: 30rem;
margin-top: 20rem;
#node\:field_equipes{
visibility: hidden;
}
#node\:field_evenements_lies{
article{
display: grid;
>div{
grid-row: 1;
text-transform: none;
color: #fff !important;
background: none;
font-size: .6rem;
margin: 0;
padding: .1rem 1rem;
}
}
}
}
.block-region-second{
#node\:title:before{