project page title scale down on scroll

This commit is contained in:
2026-08-17 12:32:16 +02:00
parent b1ad60e76e
commit 6627a63805
6 changed files with 68 additions and 21 deletions
@@ -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') }}