core: refonte profile
This commit is contained in:
		@ -1,19 +1,18 @@
 | 
			
		||||
#app .account
 | 
			
		||||
#app #main .account
 | 
			
		||||
{
 | 
			
		||||
	background-color: red;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#app .account, #app .profile
 | 
			
		||||
#app #main
 | 
			
		||||
{
 | 
			
		||||
	width: 60%;
 | 
			
		||||
	display: flex;
 | 
			
		||||
	margin-left: auto;
 | 
			
		||||
	margin-right: auto;
 | 
			
		||||
	flex-direction: column;
 | 
			
		||||
	flex-wrap: wrap;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#app .profile
 | 
			
		||||
#app #main .profile
 | 
			
		||||
{
 | 
			
		||||
	background-color: green;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user