coup de polish
This commit is contained in:
@@ -173,7 +173,6 @@
|
||||
.fullpage.projet_full {
|
||||
// overflow-x: hidden; // enlever quand on ajoute le menu des projets à gauche
|
||||
.retour_projets {
|
||||
|
||||
padding-top: 3vh;
|
||||
padding-left: $x_margin;
|
||||
@include main_text_content();
|
||||
@@ -423,13 +422,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.liens,
|
||||
.file_fixed {
|
||||
> div > div {
|
||||
margin: 0 !important;
|
||||
> div {
|
||||
padding: 1rem 0;
|
||||
}
|
||||
.liens {
|
||||
> div > div > div:not(:last-of-type) {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -468,3 +463,7 @@
|
||||
.feed-icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.views-row:not(:first-of-type) .taxonomy_page .retour_projets {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user