Skip to content

Commit

Permalink
refactor: loading logo
Browse files Browse the repository at this point in the history
  • Loading branch information
CalicoNino committed Apr 19, 2024
1 parent faa5e47 commit e2feeaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/loader.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

.loading-logo {
position: absolute;
inset-block-start: 30%;
inset-inline-start: calc(50% - 150px);
inset-block-start: 25%;
inset-inline-start: calc(50% - 500px);
}

.pre-loading {
Expand Down

0 comments on commit e2feeaa

Please sign in to comment.