Closed andrewpbray closed 3 months ago
Change it to be
< div class="narrative-col"> < div class="trigger"> < div class="narrative"> <p>
Then apply the top/bottom padding to .trigger but allow styling of .narrative to allow for dark backrounds in overlay-center.
.trigger
.narrative
overlay-center
While propagating .trigger to continuation blocks, add something like .new-trigger to the original triggers to allow incremental presentation mode.
.new-trigger
Change it to be
Then apply the top/bottom padding to
.trigger
but allow styling of.narrative
to allow for dark backrounds inoverlay-center
.While propagating
.trigger
to continuation blocks, add something like.new-trigger
to the original triggers to allow incremental presentation mode.