diff --git a/static/src/css/app.css b/static/src/css/app.css index 754519a8..2bae9a3d 100644 --- a/static/src/css/app.css +++ b/static/src/css/app.css @@ -108,6 +108,11 @@ div.system-message p.system-message-title { padding: 5px 0 0 12px; } +.bio { + font-family: Hack, monospace; + white-space: pre-wrap; +} + /** * The CSS shown here will not be introduced in the Quickstart guide, but shows * how you can use CSS to style your Element's container.