A .block-title size set using the font extension has no effect. I believe this is because the CSS selector in sky/css/blocks.css, namely h2.block-title, is more specific than the .block-title in at_core/inc/fonts.inc.
h2.block-title
.block-title
Got it, will update in the next push to GIT, cheers!
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
Jeff Burnz commentedGot it, will update in the next push to GIT, cheers!