Skip to content

Commit

Permalink
feat(shs-5963): add carousel slides heights and prefered reduced moti…
Browse files Browse the repository at this point in the history
…on in previews
  • Loading branch information
Mari Nez committed Dec 2, 2024
1 parent d20ea84 commit 743a58a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{{ attach_library('humsci_basic/carouselslidesheight') }}
{{ attach_library('humsci_basic/preferedreducedmotion') }}

<div class="paragraph-admin-preview">
<div{{wrapper_attributes}}>
{% include '@hs_layouts/gradient-hero/gradient-hero.html.twig' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{{ attach_library('humsci_basic/carouselslidesheight') }}
{{ attach_library('humsci_basic/preferedreducedmotion') }}

<div class="paragraph-admin-preview">
<div{{wrapper_attributes.addClass('paragraph-item', 'ptype-hs-hero-image')}}>
{% include '@hs_layouts/hero-text-overlay/hero-text-overlay.html.twig' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{{ attach_library('humsci_basic/carouselslidesheight') }}
{{ attach_library('humsci_basic/preferedreducedmotion') }}

<div class="paragraph-admin-preview">
<div{{wrapper_attributes.addClass('paragraph-item', 'ptype-hs-spotlight')}}>
{% include '@hs_layouts/spotlight/spotlight.html.twig' %}
Expand Down

0 comments on commit 743a58a

Please sign in to comment.