css titrage intervenants

This commit is contained in:
2024-05-02 10:34:08 +02:00
parent d40d483861
commit 1023c798b1
2 changed files with 14 additions and 8 deletions
@@ -1,5 +1,9 @@
.container.les_intervenants{
padding-top: 1.5rem;
h2{
color: $color2024;
}
@media screen and (min-width: 768px){
padding-top: 0;
}
@@ -14,9 +18,9 @@
.wrap-anchor-letter{
margin-bottom: 3rem;
a{
font-size: 2rem;
font-size: 1.5rem;
font-family: 'Marianne';
color: $color2024;
color: $col_black;
}
}