about page : use slightly more space (#2791)
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
				
			|||||||
    padding-bottom: 50px;
 | 
					    padding-bottom: 50px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &.thicc {
 | 
					    &.thicc {
 | 
				
			||||||
      max-width: 700px;
 | 
					      max-width: 800px;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -228,7 +228,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  .sidebar {
 | 
					  .sidebar {
 | 
				
			||||||
    border-left: 1px solid lighten($color1, 10%);
 | 
					    border-left: 1px solid lighten($color1, 10%);
 | 
				
			||||||
    width: 180px;
 | 
					    width: 200px;
 | 
				
			||||||
    flex: 0 0 auto;
 | 
					    flex: 0 0 auto;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user