Improves styles on pages and debates list

This commit is contained in:
Alberto Garcia Cabeza
2015-09-10 17:23:12 +02:00
parent 57682e8111
commit 3878132e74
5 changed files with 89 additions and 65 deletions

View File

@@ -18,7 +18,7 @@
<%= javascript_include_tag "respond" %>
<![endif]-->
</head>
<body class="<%= "bg-white" if current_page?(root_path) %>">
<body>
<div class="wrapper">
<%= render 'layouts/header' %>