Made the heading of the page smaller on very small screens.

This commit is contained in:
Mark Eaton
2014-12-16 11:55:48 -05:00
parent 2a5b12b4d2
commit 14c0e3ec20
2 changed files with 12 additions and 4 deletions
+2 -4
View File
@@ -7,10 +7,8 @@
<div id="s-lib-bc">
{{breadcrumbs}}
</div>
<h1 id="s-lib-public-header-title">{{title}}
</h1>
<div id="s-lib-public-header-desc">{{system_intro}}
</div>
<h1 id="s-lib-public-header-title">{{title}}</h1>
<div id="s-lib-public-header-desc">{{system_intro}}</div>
</div>
<!-- END: Content Header -->
<!-- BEGIN: Nav Bar -->