elijahmanor/spectacle-terminal

Support extensible styling

sdemjanenko opened this issue · 0 comments

The styling in this library is hardcoded. I really would like to be able to control the styling on a slide-by-slide basis. One such example is fontSize: "1.75vw". I want to be able to make the font smaller but since this is injected as an element style, its hard to override. Thanks!