diff --git a/examples/demo.css b/examples/demo.css index 1ef4adce..857f81a2 100644 --- a/examples/demo.css +++ b/examples/demo.css @@ -33,7 +33,7 @@ body > .container-fluid { .center-align { display: flex; - justify-content: center; + justify-content: left; text-align:center; } @@ -319,4 +319,4 @@ a.name-header{ .right { margin-left: auto; display: block; -} \ No newline at end of file +}