Skip to content

Commit cb8954e

Browse files
committed
Colors.
1 parent 6dc0809 commit cb8954e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

site/s2/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ span.amp {
153153
-webkit-font-smoothing: antialiased;
154154
text-rendering: optimizeLegibility;
155155

156-
font-size: 46pt;
156+
font-size: 52pt;
157157
font-family: exo, sans-serif;
158158
font-weight: 200;
159159

@@ -417,6 +417,10 @@ span.amp {
417417
background-attachment: fixed, fixed;
418418
}
419419

420+
.section.more .heading h2 {
421+
color: #70649a;
422+
text-shadow: 0 1px 0 rgba(250, 250, 250, 0.8); }
423+
420424
/* ---------------------------------------------------------------------------- */
421425

422426
.section.easing {

0 commit comments

Comments
 (0)