Skip to content

Commit

Permalink
fixed spacing on authentication modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Im Khem authored and Im Khem committed Sep 22, 2023
1 parent e2f861b commit 11d688f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles.scss
Expand Up @@ -95,6 +95,7 @@
font-family: Ezra;
font-size: 30px;
word-wrap: break-word;
padding: 10px;
}

.masa-spinner {
Expand Down Expand Up @@ -799,6 +800,7 @@
justify-content: center;
align-items: center;
text-align: center;
line-height: 24px;
font-size: 18px;
color: rgba(0, 0, 0, 0.6);
&.with-wallet {
Expand Down

0 comments on commit 11d688f

Please sign in to comment.