Skip to content

Commit

Permalink
Center footer text content despite flexbox centering
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslawzalewski committed Jan 23, 2020
1 parent 332e0f1 commit aea62e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/src/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ footer {
flex-direction: column;
align-items: center;
padding: 56px 0;
text-align: center;
}

a {
Expand Down

0 comments on commit aea62e6

Please sign in to comment.