Skip to content

Commit

Permalink
Updated OCBC digital logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashish committed Nov 17, 2023
1 parent e84f907 commit cdf0bd4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion view/frontend/web/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ div.ocbc_pao {
}

div.ocbc_digital {
background-image: url('../images/ocbc_digital.png');
background-image: url('../images/ocbc_digital.svg');
width: 30px;
height: 30px;
float: right;
Expand Down
Binary file removed view/frontend/web/images/ocbc_digital.png
Binary file not shown.
1 change: 1 addition & 0 deletions view/frontend/web/images/ocbc_digital.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ define(
code: 'omise_offsite_ocbc_digital',
restrictedToCurrencies: ['sgd'],
logo: {
file: "images/ocbc_digital.png",
width: "80",
file: "images/ocbc_digital.svg",
width: "30",
height: "30",
name: "ocbc_digital"
}
Expand Down

0 comments on commit cdf0bd4

Please sign in to comment.