Merge pull request #2 from NeilBrommer/Staging
Keep sidebar button in the top corner
This commit is contained in:
		
						commit
						78a2e026b7
					
				| 
						 | 
					@ -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