aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/src/pages/index.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/docs/src/pages/index.module.css')
-rw-r--r--subprojects/docs/src/pages/index.module.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/subprojects/docs/src/pages/index.module.css b/subprojects/docs/src/pages/index.module.css
index 533e8db1..572e5eef 100644
--- a/subprojects/docs/src/pages/index.module.css
+++ b/subprojects/docs/src/pages/index.module.css
@@ -26,6 +26,10 @@
26 } 26 }
27} 27}
28 28
29.section__title {
30 text-align: center;
31}
32
29.section--video { 33.section--video {
30 background: var(--ifm-background-surface-color); 34 background: var(--ifm-background-surface-color);
31} 35}