fix(demande): champ .number css conflict with landing page
This commit is contained in:
parent
b040a86840
commit
92a32ef679
1 changed files with 36 additions and 33 deletions
|
@ -145,6 +145,8 @@ $landing-breakpoint: 1040px;
|
|||
background-color: var(--background-alt-blue-france);
|
||||
}
|
||||
|
||||
|
||||
.landing {
|
||||
.more-info {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
@ -184,6 +186,7 @@ $landing-breakpoint: 1040px;
|
|||
.number-label-third {
|
||||
max-width: 13rem;
|
||||
}
|
||||
}
|
||||
|
||||
$users-breakpoint: 950px;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue