修改验证页面样式
This commit is contained in:
		
							parent
							
								
									6dc1ad2cfd
								
							
						
					
					
						commit
						63d69f0b16
					
				@ -380,10 +380,14 @@
 | 
				
			|||||||
    @media (max-width: 768px) {
 | 
					    @media (max-width: 768px) {
 | 
				
			||||||
    .title {
 | 
					    .title {
 | 
				
			||||||
        font-size: 19px;
 | 
					        font-size: 19px;
 | 
				
			||||||
        margin-top: 80px; /* 根据导航栏高度调整 */
 | 
					        padding-top: 60px; /* 根据导航栏高度调整 */
 | 
				
			||||||
        margin-bottom: 0px;
 | 
					        margin-bottom: 0px;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    #menu {
 | 
				
			||||||
 | 
					        z-index: 999;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .tip {
 | 
					    .tip {
 | 
				
			||||||
        font-size: 14px;
 | 
					        font-size: 14px;
 | 
				
			||||||
        bottom: -20px;
 | 
					        bottom: -20px;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user