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{
|
||||
a[rel~="home"]{
|
||||
// display: none;
|
||||
}
|
||||
// a[rel~="home"]{
|
||||
// // display: none;
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user