style(footer): correct spelling of "Klarna" in footer text
This commit is contained in:
		
					parent
					
						
							
								e53a08441b
							
						
					
				
			
			
				commit
				
					
						bb7bac9a67
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -47,7 +47,7 @@
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
          <div class="footer-payment-method">
 | 
					          <div class="footer-payment-method">
 | 
				
			||||||
            <fa-icon [icon]="faWallet" class="footer-payment-icon"></fa-icon>
 | 
					            <fa-icon [icon]="faWallet" class="footer-payment-icon"></fa-icon>
 | 
				
			||||||
            <span class="footer-payment-text">Klara</span>
 | 
					            <span class="footer-payment-text">Klarna</span>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
          <div class="footer-payment-method">
 | 
					          <div class="footer-payment-method">
 | 
				
			||||||
            <fa-icon [icon]="faMoneyBillTransfer" class="footer-payment-icon"></fa-icon>
 | 
					            <fa-icon [icon]="faMoneyBillTransfer" class="footer-payment-icon"></fa-icon>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue