Skip to content

Commit 2a2fad4

Browse files
committed
Docs style update.
1 parent ae1ea31 commit 2a2fad4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/createjsTheme/assets/scss/elements/tags.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ h1 {
148148
// Visual Enhancement
149149
// Type
150150
font-weight: 700;
151-
text-transform:uppercase;
151+
// text-transform:uppercase;
152152
// PSUEDO Elements & Classes
153153
// Elements :: before, after, first-line, first-letter, selection
154154
// Classes : http://css-tricks.com/almanac/
@@ -191,7 +191,7 @@ h3 {
191191
h4 {
192192
@extend h1;
193193
font-variant: normal;
194-
text-transform: uppercase;
194+
//text-transform: uppercase;
195195
line-height: $gridUnit-large;
196196
@include bp($bp_width-600, max-) {
197197
font-size: $fontSize-small;

docs/TweenJS_docs-0.6.0.zip

-14 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)