avancées intégration mobile
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
.home_introduction {
|
||||
border-bottom: solid 2px $teal;
|
||||
width: 100%;
|
||||
padding: 2rem $x_margin;
|
||||
padding: 2rem 0;
|
||||
h2 {
|
||||
display: none;
|
||||
}
|
||||
article > div {
|
||||
max-height: none !important;
|
||||
p {
|
||||
@include main_text_content();
|
||||
@include main_text_content();
|
||||
}
|
||||
}
|
||||
div.more-link {
|
||||
@@ -29,8 +30,8 @@
|
||||
margin-bottom: 1.2rem;
|
||||
}
|
||||
article > div {
|
||||
max-height: none !important;
|
||||
p {
|
||||
padding: 0 $x_margin;
|
||||
@include main_text_content();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user