Skip to content

Commit

Permalink
Fix welcome popup
Browse files Browse the repository at this point in the history
  • Loading branch information
AsteroidusTv committed May 20, 2024
1 parent 78ff027 commit 6e6b02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/standard-assets/popup.css
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,12 @@

.welcome-title {
margin-top: -20px;
font-size: 65px;
font-size: 55px;
}

.welcome-text {
text-align: justify;
font-size: var(--main-font-size)
font-size: 18px;
}

.welcome-links {
Expand Down

0 comments on commit 6e6b02f

Please sign in to comment.