Skip to content

Commit

Permalink
Update demo.css (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnhuan authored and jywarren committed Dec 18, 2019
1 parent ed0f76c commit 2e94f20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ body > .container-fluid {

.center-align {
display: flex;
justify-content: center;
justify-content: left;
text-align:center;
}

Expand Down Expand Up @@ -319,4 +319,4 @@ a.name-header{
.right {
margin-left: auto;
display: block;
}
}

0 comments on commit 2e94f20

Please sign in to comment.