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;