diff --git a/examples/demo.css b/examples/demo.css index 3269922f..fea72ffc 100644 --- a/examples/demo.css +++ b/examples/demo.css @@ -115,3 +115,7 @@ h1 { display: block; margin: 0 auto; } +.info { + padding: 8px; + text-align: center; +} \ No newline at end of file diff --git a/examples/index.html b/examples/index.html index f8d9f1fe..5bd6056d 100644 --- a/examples/index.html +++ b/examples/index.html @@ -78,7 +78,7 @@
-

Select a new module to add to your sequence.

+

Select a new module to add to your sequence.

@@ -94,4 +94,4 @@ - \ No newline at end of file +