Merge pull request #320 from reuters-graphics/mf-scroller-base-tweak

Scroller base: tweaks to demo
This commit is contained in:
MinamiFunakoshiTR 2025-05-29 14:11:23 -05:00 committed by GitHub
commit 16fb4dfb4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,8 +63,9 @@
@use '../../../scss/mixins' as mixins;
.scroller-demo-container {
width: mixins.$column-width-normal;
max-width: mixins.$column-width-normal;
margin: auto;
background: #c5dfe8;
}
.step-foreground-container {