This commit is contained in:
armansansd
2023-02-14 15:56:00 +00:00
parent 05ad83ae39
commit 44d7dd4d7a
11 changed files with 1795 additions and 1414 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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;

View File

@@ -33,7 +33,7 @@
}
div[id=""] {
@include breakpoint(small down) {
display: none;
//display: none;
}
}
.views-element-container{