app/assets/stylesheets/woople-theme/page-header.css.less in woople-theme-0.5.0.1 vs app/assets/stylesheets/woople-theme/page-header.css.less in woople-theme-0.5.2
- old
+ new
@@ -24,10 +24,10 @@
padding-top:@contentPadding * 1.5;
background: @highlightBackground;
h1 {
font-weight:200;
- font-family:HelveticaNeue-Light, 'Helvetica Neue', Helvetica, Arial, sans-serif;
+ font-family:@titleFont;
color:#0089D0;
font-size:50px;
line-height:55px;
margin-bottom:10px;
}