This commit is contained in:
parent
f10b8e3199
commit
36cc395aac
File diff suppressed because one or more lines are too long
@ -18,9 +18,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header_top_left_container{
|
.header_top_left_container{
|
||||||
a[rel~="home"]{
|
// a[rel~="home"]{
|
||||||
// display: none;
|
// // display: none;
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -97,8 +97,13 @@
|
|||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
max-height: 22rem;
|
max-height: 22rem;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@include breakpoint(small down) {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
img{
|
img{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-top: -10%;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.body{
|
.body{
|
||||||
@ -468,9 +473,6 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
}
|
}
|
||||||
h2:after{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
.field_projets_lies{
|
.field_projets_lies{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user