_sass/theme.scss in texture-0.3 vs _sass/theme.scss in texture-0.4
- old
+ new
@@ -51,9 +51,15 @@
h4 {
font-weight: normal;
@include fluidType(18px, 20px);
}
+figcaption {
+ font-size: 10pt;
+ line-height: 1.5em;
+ margin-top: -1em;
+}
+
header {
// background-size: cover;
padding: 120px 0;
color: #fff;
overflow: hidden;
\ No newline at end of file