Layout change on narrow screens
This commit is contained in:
		@@ -89,3 +89,7 @@ a {
 | 
			
		||||
 | 
			
		||||
	&:hover { text-decoration: underline }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media screen and (max-width: 50em) {
 | 
			
		||||
	body { grid-template-columns: auto }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user