Skip to content

Commit 59f0eb9

Browse files
committed
Update comment
1 parent 1af1263 commit 59f0eb9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

_trumps.headings.scss

+7-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@
33
\*------------------------------------*/
44

55
/**
6-
* Headings 1–6, with corresponding Greek-alphabet abstract classes for double-
6+
* Headings 1–6’s corresponding Greek-alphabet abstract classes for double-
77
* stranded heading hierarchy: csswizardry.com/2012/02/pragmatic-practical-font-sizing-in-css
8+
*
9+
* Use these helper classes to cause other elements to adopt the styling of the
10+
* respective heading, e.g.:
11+
*
12+
<h2 class="alpha">Lorem ipsum</h2>
13+
*
814
*/
915

1016
.#{$inuit-namespace}alpha,

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inuit-headings-trumps",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"homepage": "https://github.com/inuitcss/trumps.headings",
55
"authors": [
66
"Harry Roberts <[email protected]>"

0 commit comments

Comments
 (0)