Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
KyungeunKim committed Jul 2, 2024
1 parent 55f65bb commit 9f613af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions banner/thin-banner-info-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"desktop": {
"path": "../images/en/pc_1920x60_referral_EN.png",
"height": "60px",
"background-color": "#F1FEFE"
"background-color": "#262626"
},
"tablet": {
"path": "../images/en/mobile_768x120_referral_EN.png",
Expand All @@ -22,7 +22,7 @@
"desktop": {
"path": "../images/ko/pc_1920x60_referral_KR.png",
"height": "60px",
"background-color": "#F1FEFE"
"background-color": "#262626"
},
"tablet": {
"path": "../images/ko/mobile_768x120_referral_KR.png",
Expand Down Expand Up @@ -56,7 +56,7 @@
"desktop": {
"path": "../images/en/pc_1920x60_sale_EN.png",
"height": "60px",
"background-color": "#101010"
"background-color": "#262626"
},
"tablet": {
"path": "../images/en/mobile_768x120_sale_EN.png",
Expand All @@ -73,7 +73,7 @@
"desktop": {
"path": "../images/ko/pc_1920x60_sale_KR.png",
"height": "60px",
"background-color": "#101010"
"background-color": "#262626"
},
"tablet": {
"path": "../images/ko/mobile_768x120_sale_KR.png",
Expand Down

0 comments on commit 9f613af

Please sign in to comment.