Skip to content

Commit

Permalink
Merge pull request #136 from computas/design/raise-text
Browse files Browse the repository at this point in the history
raised welcome text
  • Loading branch information
axelbaxel authored May 24, 2022
2 parents eb1e431 + d667e0d commit 16be586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/welcome/welcome.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
flex-direction: column;
justify-content: space-evenly;
align-items: center;
margin-top: 50px;
margin-top: -250px;
@media (min-width: 600px) {
.play-container {
margin-top: 200px;
Expand Down

0 comments on commit 16be586

Please sign in to comment.