diff --git a/examples/template.html b/examples/template.html index 268d0c4a20..e8be678b31 100644 --- a/examples/template.html +++ b/examples/template.html @@ -135,21 +135,20 @@ } #example-description { - background: black; color: white; - height: 100%; - align-items: center; + text-align: center; + position: relative; /* required for proper positioning */ } -
- @description@ -
+
+ @description@ +