Skip to content

Commit

Permalink
[~] align text when it's a phone
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan13615 committed May 12, 2024
1 parent 2936e91 commit 1f941d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TheWelcome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ export default {
@media (max-width: 1024px) {
.content-container {
flex-direction: column;
text-align: center;
}
.button {
Expand Down

0 comments on commit 1f941d6

Please sign in to comment.