Skip to content

Commit

Permalink
Fix QBO logo size (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin1111 authored Jan 31, 2024
1 parent 4f8c3a3 commit e3850ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/app/integrations/landing/landing.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</div>
<div>
<div class="landing--accounting-app tw-mr-20-px" (click)="openAccountingIntegrationApp(AccountingIntegrationApp.QBO)">
<img src="assets/logos/quickbooks-logo.png" width="180px" />
<img src="assets/logos/quickbooks-logo.png" width="120px" />
<span class="landing--accounting-app-name">
QuickBooks Online
<div class="landing--accounting-app-open">
Expand Down
2 changes: 1 addition & 1 deletion src/assets/sprites/sprite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e3850ba

Please sign in to comment.