Skip to content

Commit

Permalink
upd: banner img (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericHgorski authored Jan 3, 2023
1 parent ca04403 commit ac7ba9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified Banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/app/NetworkLoading.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const NetworkLoading = ({ title }: Props) => {
<Overlay className={name}>
<FlexColumn gap={20}>
<img src={animation} alt="Loading..." width={120} height={120} />

<article>
<h1 className={styles.title}>{title}</h1>
</article>
Expand Down

0 comments on commit ac7ba9c

Please sign in to comment.