Skip to content

Commit

Permalink
update shard icon positions
Browse files Browse the repository at this point in the history
  • Loading branch information
afamiliarquiet authored Nov 29, 2024
1 parent 1939711 commit 0b68275
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"glow_color": "#fff596",
"icon_offsets": {
"normal": {
"top": 15,
"top": 14,
"left": 4
},
"mini": {
Expand Down Expand Up @@ -106,11 +106,11 @@
"glow_color": "#fff596",
"icon_offsets": {
"normal": {
"top": 15,
"top": 9,
"left": 4
},
"mini": {
"top": 7,
"top": 4,
"left": 2
}
},
Expand Down Expand Up @@ -144,7 +144,7 @@
"glow_color": "#fff596",
"icon_offsets": {
"normal": {
"top": 15,
"top": 14,
"left": 4
},
"mini": {
Expand Down

0 comments on commit 0b68275

Please sign in to comment.