Skip to content

Commit

Permalink
use %flex-center
Browse files Browse the repository at this point in the history
  • Loading branch information
schlawg committed Nov 14, 2024
1 parent 8cadfb7 commit 3c29540
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ui/challenge/css/_page.scss
Original file line number Diff line number Diff line change
@@ -140,10 +140,8 @@
}

.mobile-instructions {
display: flex;
flex-flow: row wrap;
@extend %flex-center;
justify-content: center;
align-items: center;
font-size: 1.5rem;
}

0 comments on commit 3c29540

Please sign in to comment.