summaryrefslogtreecommitdiffstats
path: root/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 571e812..426308d 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -608,6 +608,10 @@ form .button:hover {
/* Logged out homepage */
+.about p {
+ margin: 0 0 15px 0;
+}
+
.about img.banner {
width: calc(100% + 30px);
height: auto;