You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							20 lines
						
					
					
						
							287 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							20 lines
						
					
					
						
							287 B
						
					
					
				| 
 | |
| .bod{ | |
| /*   border-bottom: 1px solid $light-grey; */ | |
| 
 | |
|   .avatar{ | |
|     position: relative; | |
|     width: 50px; | |
|     height: 50px; | |
|     overflow: hidden; | |
|     border-radius: 20px; | |
|     display: block; | |
| 
 | |
|     img{ | |
|       position: absolute; | |
|       top: 0; | |
|       left: 0; | |
|       width: 100%; | |
|     } | |
|   } | |
| }
 |