From f2a3108c3d09147f5da5b7815fa2c95efcfef457 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Tue, 30 May 2017 20:04:57 -0400 Subject: [PATCH] Update westworld.css --- remarkbox_westworld/static/theme/css/westworld.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/remarkbox_westworld/static/theme/css/westworld.css b/remarkbox_westworld/static/theme/css/westworld.css index 3c09c24..cb159a2 100644 --- a/remarkbox_westworld/static/theme/css/westworld.css +++ b/remarkbox_westworld/static/theme/css/westworld.css @@ -11,7 +11,9 @@ body { background-position: center -120px; background-attachment: local; - margin: 30px; + margin-top: 30px; + margin-bottom: 30px; + font-family: 'Raleway', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }