Skip to content

Instantly share code, notes, and snippets.

@MurakamiShinyu
Created February 8, 2023 08:21
Show Gist options
  • Save MurakamiShinyu/2608cec2d6c28344518e60d289e2f9bf to your computer and use it in GitHub Desktop.
Save MurakamiShinyu/2608cec2d6c28344518e60d289e2f9bf to your computer and use it in GitHub Desktop.
<style>
p {
margin-block-start: 1em;
margin-block-end: 0;
margin-break: discard;
}
</style>
<body>
<p>AAA</p>
<p>BBB</p>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment