about page : use slightly more space (#2791)
This commit is contained in:
		
							parent
							
								
									2bd132d458
								
							
						
					
					
						commit
						0fc73a6e47
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,7 +7,7 @@ | |||
|     padding-bottom: 50px; | ||||
| 
 | ||||
|     &.thicc { | ||||
|       max-width: 700px; | ||||
|       max-width: 800px; | ||||
|     } | ||||
|   } | ||||
| 
 | ||||
|  | @ -228,7 +228,7 @@ | |||
| 
 | ||||
|   .sidebar { | ||||
|     border-left: 1px solid lighten($color1, 10%); | ||||
|     width: 180px; | ||||
|     width: 200px; | ||||
|     flex: 0 0 auto; | ||||
|   } | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue