Keep sidebar button in the top corner
This commit is contained in:
		
							parent
							
								
									e12287cc95
								
							
						
					
					
						commit
						4125f9c035
					
				| 
						 | 
					@ -4,7 +4,7 @@ h1 {
 | 
				
			||||||
	display: flex;
 | 
						display: flex;
 | 
				
			||||||
	flex-direction: row;
 | 
						flex-direction: row;
 | 
				
			||||||
	justify-content: space-between;
 | 
						justify-content: space-between;
 | 
				
			||||||
	align-items: center;
 | 
						align-items: start;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	font-size: 2rem;
 | 
						font-size: 2rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue