correction 29/08/2021
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
.path-centre-de-ressources{
|
||||
//tmp
|
||||
.slick-slider{
|
||||
display: none;
|
||||
}
|
||||
//colo programme
|
||||
|
||||
.programme-1{
|
||||
@@ -245,16 +249,16 @@
|
||||
.content_container{
|
||||
&>div>h2:first-child{
|
||||
text-align: center;
|
||||
background-color: $lightblue;
|
||||
background: $trame;
|
||||
padding: 1rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
form{
|
||||
background-color: $lightblue;
|
||||
background: $trame;
|
||||
display: grid;
|
||||
padding: 5rem 0 1rem 0;
|
||||
margin-top: -3rem;
|
||||
//margin-top: -3rem;
|
||||
column-gap: 1rem;
|
||||
grid-template-columns: calc(10% - 3em) repeat(4, 20%);
|
||||
&>div:first-child{
|
||||
|
Reference in New Issue
Block a user