fix <code> margin in "pre > code" code block #165

Merged
sinsong merged 1 commit from literal into master 2023-08-06 19:38:07 +02:00
sinsong commented 2023-08-06 19:32:00 +02:00 (Migrated from github.com)

first line of code block not align with others

caused by code { margin: 0 2px; }

图片

fix with pre > code, if no other affect

first line of code block not align with others caused by `code { margin: 0 2px; }` ![图片](https://github.com/ProseMirror/website/assets/22849803/806b9c86-3842-419a-9030-5c9a8adf4d2b) fix with `pre > code`, if no other affect
marijnh commented 2023-08-06 19:38:11 +02:00 (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prosemirror/website!165
No description provided.