Update nav
This commit is contained in:
		
							parent
							
								
									4ecfd134b4
								
							
						
					
					
						commit
						e8b509d715
					
				@ -87,11 +87,17 @@ header img{
 | 
			
		||||
 | 
			
		||||
.nav {
 | 
			
		||||
	text-align: right;
 | 
			
		||||
	padding-top: 1.7rem;
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	right: 0;
 | 
			
		||||
	bottom: -40px;
 | 
			
		||||
	/* max-height: 250px; */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media (max-width: 463px) {
 | 
			
		||||
	.nav {
 | 
			
		||||
		bottom: auto;
 | 
			
		||||
		top: 0;
 | 
			
		||||
	max-height: 250px;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.nav>div{
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user