Hide the 'Improve this page' message on mobile. /cc #3510 [ci skip]
This commit is contained in:
parent
03d21b0cd1
commit
90c974c4e2
|
@ -9,7 +9,7 @@ layout: default
|
||||||
|
|
||||||
<div class="unit four-fifths">
|
<div class="unit four-fifths">
|
||||||
<article>
|
<article>
|
||||||
<div class="improve right">
|
<div class="improve right hide-on-mobiles">
|
||||||
<a href="https://github.com/jekyll/jekyll/edit/master/site/{{ page.path }}"><i class="fa fa-pencil"></i> Improve this page</a>
|
<a href="https://github.com/jekyll/jekyll/edit/master/site/{{ page.path }}"><i class="fa fa-pencil"></i> Improve this page</a>
|
||||||
</div>
|
</div>
|
||||||
<h1>{{ page.title }}</h1>
|
<h1>{{ page.title }}</h1>
|
||||||
|
|
Loading…
Reference in New Issue