Skip to content

Commit

Permalink
Merge pull request #2066 from MahtabBukhari/loading_word_should_be_al…
Browse files Browse the repository at this point in the history
…igned

At splash screen 'Loading' word seems to be not aligned
  • Loading branch information
Rassl authored Aug 21, 2024
2 parents 83b9da4 + 9d92771 commit eca1c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/App/Splash/animated.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const TextWrapper = styled.div`
line-height: normal;
letter-spacing: 1.5px;
text-transform: uppercase;
margin-left: 4px;
}
.value-wrapper {
Expand Down

0 comments on commit eca1c57

Please sign in to comment.