Skip to content
Snippets Groups Projects
Commit e2b89c92 authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

Merge branch '42-completion-du-profil-design-ko' into 'V2.0'

Resolve "Complétion du profil : design KO"

Closes #42

See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!349
parents bd031de1 4b45c48f
No related branches found
No related tags found
4 merge requests!418V2.1.0,!400V2.0,!349Resolve "Complétion du profil : design KO",!230V2.0
......@@ -14,14 +14,13 @@
max-width: 980px;
width: 100%;
height: 100%;
margin: auto;
margin: 1rem auto;
overflow-y: auto;
color: $grey-1;
background: $white;
border-radius: 8px;
border: 1px solid $grey-6;
padding: 32px 48px;
@media #{$tablet} {
margin: 0px 4px;
width: auto;
......@@ -31,6 +30,7 @@
}
.no-max-width {
max-width: none;
height: 100%;
}
.missing-information {
display: flex;
......
......@@ -18,7 +18,7 @@
text-align: center;
}
&.profile-skip {
height: unset;
height: 100%;
max-width: unset;
p {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment