Skip to content

Fix description list spacing#8

Merged
andrewh0 merged 1 commit intomainfrom
fix-description-list
May 8, 2021
Merged

Fix description list spacing#8
andrewh0 merged 1 commit intomainfrom
fix-description-list

Conversation

@andrewh0
Copy link
Copy Markdown
Owner

@andrewh0 andrewh0 commented May 8, 2021

Closes #4

For reference, see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl for how description list tags are used.

Before:
image

After:
image

@andrewh0 andrewh0 added the minor Increment the minor version when merged label May 8, 2021
@andrewh0 andrewh0 merged commit 713d861 into main May 8, 2021
@andrewh0 andrewh0 deleted the fix-description-list branch May 8, 2021 19:10
@andrewh0 andrewh0 added patch Increment the patch version when merged and removed minor Increment the minor version when merged labels May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Description list (dl/dt/dd) spacing bug + general (mostly delighted) feedback :)

1 participant