mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 20:18:33 -05:00 
			
		
		
		
	Fix for creative design
This commit is contained in:
		
							parent
							
								
									10f54fae44
								
							
						
					
					
						commit
						95901aa228
					
				@ -24,7 +24,7 @@
 | 
			
		||||
            {"text":
 | 
			
		||||
                [
 | 
			
		||||
                    {"text": "$entityTypeUC", "style": "header1"},
 | 
			
		||||
                    {"text": "#", "style": "header2"},
 | 
			
		||||
		    {"text": " #", "style": "header2"},
 | 
			
		||||
                    {"text": "$invoiceNumber", "style":"header2"}
 | 
			
		||||
                ],
 | 
			
		||||
                "width": "*"
 | 
			
		||||
@ -175,11 +175,11 @@
 | 
			
		||||
        "header1": {
 | 
			
		||||
            "bold": true,
 | 
			
		||||
            "margin": [0, 30, 0, 16],
 | 
			
		||||
            "fontSize": 46
 | 
			
		||||
            "fontSize": 42
 | 
			
		||||
        },
 | 
			
		||||
        "header2": {
 | 
			
		||||
            "margin": [0, 30, 0, 16],
 | 
			
		||||
            "fontSize": 46,
 | 
			
		||||
            "fontSize": 42,
 | 
			
		||||
            "italics": true,
 | 
			
		||||
            "color": "$primaryColor:#AE1E54"
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user