This commit is contained in:
armansansd 2021-09-15 11:53:36 +02:00
parent f10b8e3199
commit 36cc395aac
3 changed files with 9 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -18,9 +18,9 @@
}
.header_top_left_container{
a[rel~="home"]{
// display: none;
}
// a[rel~="home"]{
// // display: none;
// }
}
}

View File

@ -97,8 +97,13 @@
margin-bottom: 1rem;
max-height: 22rem;
overflow: hidden;
@include breakpoint(small down) {
width: 100%;
}
img{
width: 100%;
margin-top: -10%;
}
}
.body{
@ -468,9 +473,6 @@
cursor: pointer;
}
h2:after{
}
}
.field_projets_lies{