Update demo.css (#1368)

https://github.com/publiclab/image-sequencer/issues/1314
This commit is contained in:
Đoàn Ngọc Huân
2019-12-19 01:30:18 +07:00
committed by Jeffrey Warren
parent ed0f76c78d
commit 2e94f20875

View File

@@ -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;
}
}