This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -305,6 +305,15 @@
|
||||
margin: -20% 0 3rem 0 !important;
|
||||
}
|
||||
}
|
||||
.programme-883{
|
||||
.main_logo{
|
||||
// background: red;
|
||||
margin: 0 0 3rem 0 !important;
|
||||
@include breakpoint(small down) {
|
||||
margin: 0 3rem 0 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.about{
|
||||
box-shadow: inset 0 5rem 4rem white;
|
||||
background: $trame_white;
|
||||
|
@@ -33,7 +33,7 @@
|
||||
}
|
||||
div[id=""] {
|
||||
@include breakpoint(small down) {
|
||||
display: none;
|
||||
//display: none;
|
||||
}
|
||||
}
|
||||
.views-element-container{
|
||||
|
Reference in New Issue
Block a user