mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-12 11:20:02 +01:00
Update demo.css (#1368)
https://github.com/publiclab/image-sequencer/issues/1314
This commit is contained in:
committed by
Jeffrey Warren
parent
ed0f76c78d
commit
2e94f20875
@@ -33,7 +33,7 @@ body > .container-fluid {
|
|||||||
|
|
||||||
.center-align {
|
.center-align {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: left;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -319,4 +319,4 @@ a.name-header{
|
|||||||
.right {
|
.right {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user