aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/_global/share.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/_global/share.scss')
-rw-r--r--app/Resources/static/themes/_global/share.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/Resources/static/themes/_global/share.scss b/app/Resources/static/themes/_global/share.scss
index d6f6b669..72e73a9a 100644
--- a/app/Resources/static/themes/_global/share.scss
+++ b/app/Resources/static/themes/_global/share.scss
@@ -380,6 +380,14 @@ tbody {
380 border-width: 1px 0; 380 border-width: 1px 0;
381} 381}
382 382
383figure {
384 text-align: center;
385}
386
387figure > * {
388 margin: 0 auto;
389}
390
383header { 391header {
384 text-align: center; 392 text-align: center;
385} 393}