put the about user in the middle
This commit is contained in:
		@ -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{
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user