From 2e94f208752b37eef2f13eaaa8cdd4f5838b9a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Ng=E1=BB=8Dc=20Hu=C3=A2n?= <34399297+dnhuan@users.noreply.github.com> Date: Thu, 19 Dec 2019 01:30:18 +0700 Subject: [PATCH] Update demo.css (#1368) https://github.com/publiclab/image-sequencer/issues/1314 --- examples/demo.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}