master #187
@ -147,8 +147,7 @@ async function modify(){
|
|||||||
column-gap:2.7%;
|
column-gap:2.7%;
|
||||||
row-gap:45px;
|
row-gap:45px;
|
||||||
grid-template-areas:
|
grid-template-areas:
|
||||||
"profilPic globalInfos"
|
"profilPic globalInfos";
|
||||||
"minfos minfos";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.profilPic{
|
.profilPic{
|
||||||
@ -167,7 +166,8 @@ async function modify(){
|
|||||||
display:flex;
|
display:flex;
|
||||||
align-items:center;
|
align-items:center;
|
||||||
justify-content:center;
|
justify-content:center;
|
||||||
margin-top:5%;
|
margin-right: auto;
|
||||||
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subContainer{
|
.subContainer{
|
||||||
|
Loading…
Reference in New Issue
Block a user