diff --git a/static/css/styles.css b/static/css/styles.css index 49323cb..1723694 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -112,6 +112,10 @@ html { } +.about-description { + margin: 5px; +} + .about-description p { word-wrap: break-word; white-space: pre-wrap;