Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
fix playground flex direction
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Nov 6, 2019
1 parent a1505a0 commit dbf54d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;

> * {
width: 100%;
Expand Down

0 comments on commit dbf54d9

Please sign in to comment.