[Glitch] Fix margins on profile metadata in single column mode
Port ed19f33440 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
			
			
This commit is contained in:
		
							parent
							
								
									867d1233c7
								
							
						
					
					
						commit
						3485acefed
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -692,6 +692,10 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .account {
 | 
					    .account {
 | 
				
			||||||
      padding: 15px 10px;
 | 
					      padding: 15px 10px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      &__header__bio {
 | 
				
			||||||
 | 
					        margin: 0 -10px;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .notification {
 | 
					    .notification {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue