Skip to content

Commit

Permalink
shrink logo for mobile formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
robswc committed May 11, 2024
1 parent 59f5093 commit de438e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
brand=html.Img(
src="/assets/nadocast-ui-logo.png",
height=64,
height=48,
),
brand_href="/",
color="black",
Expand Down

0 comments on commit de438e3

Please sign in to comment.