max-width neuigkeiten startseite

This commit is contained in:
Andreas Stephanides
2013-08-24 11:17:29 +02:00
parent 00ba285497
commit 953c330f2f

View File

@@ -1,7 +1,7 @@
<%= render 'tabs' %>
<h1><%= I18n.t("rubrik.title")%></h1>
<ul class="unstyled"
<ul class="unstyled" style="max-width:70em">
<% @neuigkeiten.each do |n| %>
<li><%= render n %> </li>