aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/responsive/_global_style.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/responsive/_global_style.scss b/app/assets/stylesheets/responsive/_global_style.scss
index 4eac0bba3..db83cc0f4 100644
--- a/app/assets/stylesheets/responsive/_global_style.scss
+++ b/app/assets/stylesheets/responsive/_global_style.scss
@@ -48,6 +48,11 @@ h5 {
font-size: 1em;
}
+p {
+ margin-top: 0;
+ margin-bottom: 1em;
+}
+
p.subtitle {
margin-top:0.5em;
margin-bottom:1.5em;