kill the above-container heading

This commit is contained in:
Coby Chapple 2013-07-08 14:28:03 +01:00
parent 91427c16ec
commit cf25da9431
2 changed files with 0 additions and 5 deletions

View File

@ -8,7 +8,6 @@ layout: default
{% include news_contents_mobile.html %} {% include news_contents_mobile.html %}
<div class="unit four-fifths"> <div class="unit four-fifths">
<h1 class="news-header center-on-mobiles">{{ page.title }}</h1>
<article class="listing"> <article class="listing">
{{ content }} {{ content }}
</article> </article>

View File

@ -501,10 +501,6 @@ body > footer a:hover img {
/* News */ /* News */
.news .news-header {
margin: 10px 50px;
}
.news .entry { .news .entry {
background: #444; background: #444;
border-radius: 10px; border-radius: 10px;