Skip to content

Commit

Permalink
Feat logo zhifubao (#135)
Browse files Browse the repository at this point in the history
* feat:replace logo
  • Loading branch information
noneAuth authored Feb 21, 2024
1 parent fe9aabe commit d7086f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,8 @@ export default function IndexPage() {
style={{
...(isCn
? {
height: 59,
height: 44,
marginTop: 7,
}
: {
transform: 'scale(.5)',
Expand Down

0 comments on commit d7086f0

Please sign in to comment.