project page title scale down on scroll
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
<div class="cols">
|
||||
<div class="col left">
|
||||
<h2{{ title_attributes }}>
|
||||
<h2{{ title_attributes.addClass('node-title') }}>
|
||||
{{ label }}
|
||||
</h2>
|
||||
{{ content|without('field_images') }}
|
||||
|
||||
Reference in New Issue
Block a user