corrections graphiques
This commit is contained in:
@@ -18,10 +18,11 @@
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
justify-self: start;
|
||||
align-self: end;
|
||||
> a {
|
||||
display: block;
|
||||
pointer-events: none;
|
||||
> span {
|
||||
//margin-top: -1rem !important;
|
||||
display: block;
|
||||
@include sous_titre_alt();
|
||||
}
|
||||
@@ -44,6 +45,7 @@
|
||||
padding: 2rem 0;
|
||||
margin-right: 2rem;
|
||||
img {
|
||||
border: solid 1px $teal;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
@@ -52,6 +54,9 @@
|
||||
grid-column: 2;
|
||||
grid-row: 2;
|
||||
margin-top: -1rem;
|
||||
align-self: center;
|
||||
display: block;
|
||||
padding-bottom: 0.5rem;
|
||||
@include main_text_content();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user