From a215138ec43b8074632788e084f6bf64b0f4c1b9 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 8 Feb 2016 12:18:45 +0100 Subject: [PATCH] clear --- app/assets/stylesheets/public.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index 85ef27e..1ebc13a 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -20,7 +20,9 @@ $orange: rgba(251,163,58,1); @import "public/label"; - +.clear{ + clear:both; +} body{ font-family:"raleway", Arial, sans-serif;