mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
kill the above-container heading
This commit is contained in:
@@ -8,7 +8,6 @@ layout: default
|
||||
{% include news_contents_mobile.html %}
|
||||
|
||||
<div class="unit four-fifths">
|
||||
<h1 class="news-header center-on-mobiles">{{ page.title }}</h1>
|
||||
<article class="listing">
|
||||
{{ content }}
|
||||
</article>
|
||||
|
||||
@@ -501,10 +501,6 @@ body > footer a:hover img {
|
||||
|
||||
/* News */
|
||||
|
||||
.news .news-header {
|
||||
margin: 10px 50px;
|
||||
}
|
||||
|
||||
.news .entry {
|
||||
background: #444;
|
||||
border-radius: 10px;
|
||||
|
||||
Reference in New Issue
Block a user