Merge pull request #320 from reuters-graphics/mf-scroller-base-tweak
Scroller base: tweaks to demo
This commit is contained in:
commit
16fb4dfb4e
1 changed files with 2 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue