mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Disallow leading zeroes in Less (#10407)
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
            .header {
 | 
			
		||||
                font-weight: 700;
 | 
			
		||||
                font-size: 1.3rem;
 | 
			
		||||
                margin-top: -0.2rem;
 | 
			
		||||
                margin-top: -.2rem;
 | 
			
		||||
                line-height: 1.3rem;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user