diff --git a/client/src/styles/GLOBAL.css b/client/src/styles/GLOBAL.css index 6ba38df..2ff1451 100644 --- a/client/src/styles/GLOBAL.css +++ b/client/src/styles/GLOBAL.css @@ -149,6 +149,12 @@ textarea { display: flex; } +.teaser { + text-align:center; + color:gray; + margin-bottom:3em; +} + #footer > div, #footer > a { margin: 0.5em; } diff --git a/client/src/views/how-to-use.html b/client/src/views/how-to-use.html index e3a1fa2..e711c4c 100644 --- a/client/src/views/how-to-use.html +++ b/client/src/views/how-to-use.html @@ -109,7 +109,7 @@



-

More content coming soon.

+

More content coming soon.