We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc0809 commit cb8954eCopy full SHA for cb8954e
site/s2/style.css
@@ -153,7 +153,7 @@ span.amp {
153
-webkit-font-smoothing: antialiased;
154
text-rendering: optimizeLegibility;
155
156
- font-size: 46pt;
+ font-size: 52pt;
157
font-family: exo, sans-serif;
158
font-weight: 200;
159
@@ -417,6 +417,10 @@ span.amp {
417
background-attachment: fixed, fixed;
418
}
419
420
+.section.more .heading h2 {
421
+ color: #70649a;
422
+ text-shadow: 0 1px 0 rgba(250, 250, 250, 0.8); }
423
+
424
/* ---------------------------------------------------------------------------- */
425
426
.section.easing {
0 commit comments