[use_logo] Float logo rather than absolute positioning #55
Labels
priority: low
Low priority
status: considering
Considering if/how this should be implemented
type: new
New feature or enhancement
Consider adding
position = "[top|bottom] [right|left]"
argument that would float the logo rather than position absolutely.If
top
, the logo would need to be inserted as the first child of.remark-slide-content
, otherwise ifbottom
the logo is appended as the last child.This way the logo can have an outer margin that prevents overlapping.
The text was updated successfully, but these errors were encountered: