reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

Unexpected offset in sample application

Open rmorshea opened this issue 2 years ago • 2 comments
trafficstars

Discussed in https://github.com/idom-team/idom/discussions/921

Originally posted by numpde February 9, 2023 In this intro example, there is an offset before the word "Sample" that doesn't seem to belong there.

Screenshot from 2023-02-10 11-18-44

rmorshea avatar Feb 10 '23 18:02 rmorshea

This appears to occur because the theme for our docs applies styling to all h1 elements.

rmorshea avatar Feb 10 '23 18:02 rmorshea

This will be resolved with the docs rewrite

Archmonger avatar Feb 14 '23 12:02 Archmonger