kill the above-container heading
This commit is contained in:
parent
91427c16ec
commit
cf25da9431
|
@ -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>
|
||||||
|
|
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue