Skip to content

Commit 798d3e9

Browse files
committed
Responsive height adjustments
* Update content module class
1 parent 3d04b16 commit 798d3e9

File tree

21 files changed

+35
-24
lines changed

21 files changed

+35
-24
lines changed

build/application/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/assets/stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/changelog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/core/base/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/core/content/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/core/helpers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/core/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/core/layout/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/core/reset/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

build/core/settings/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="/library/">Library</a></li>
5050
</ul>
5151
</nav>
52-
<p class='c-copyright'>
52+
<p class='c-creators'>
5353
<b>Crafted with care by</b>
5454
<a href="http://twitter.com/nickawalsh">Nick Walsh</a>
5555
&amp;

0 commit comments

Comments
 (0)